update docker-compose.yml
This commit is contained in:
parent
e7fc62c950
commit
b305d5f5e4
@ -6,7 +6,7 @@ services:
|
||||
read_only: true
|
||||
hostname: localhost
|
||||
networks:
|
||||
- net
|
||||
- isolated
|
||||
ports:
|
||||
- "4713:4713"
|
||||
devices:
|
||||
@ -18,4 +18,6 @@ services:
|
||||
DISPLAY: unix$DISPLAY
|
||||
|
||||
networks:
|
||||
net: {}
|
||||
isolated:
|
||||
external:
|
||||
name: isolated
|
||||
|
Loading…
Reference in New Issue
Block a user