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
hostname: localhost
networks:
- net
- isolated
ports:
- "4713:4713"
devices:
@ -18,4 +18,6 @@ services:
DISPLAY: unix$DISPLAY
networks:
net: {}
isolated:
external:
name: isolated

Loading…
Cancel
Save