Use network in service 🤦

This commit is contained in:
Simon Giesel 2019-09-24 10:15:10 +00:00
parent cf7eb98d0d
commit 21e971b542

View file

@ -10,4 +10,6 @@ services:
build: . build: .
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
command: npm start command: npm start
networks:
- proxy