update docker-compose.yml

master
Andy 8 years ago
parent e7fc62c950
commit b305d5f5e4
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -6,7 +6,7 @@ services:
read_only: true read_only: true
hostname: localhost hostname: localhost
networks: networks:
- net - isolated
ports: ports:
- "4713:4713" - "4713:4713"
devices: devices:
@ -18,4 +18,6 @@ services:
DISPLAY: unix$DISPLAY DISPLAY: unix$DISPLAY
networks: networks:
net: {} isolated:
external:
name: isolated

Loading…
Cancel
Save