Use network in service 🤦
This commit is contained in:
parent
cf7eb98d0d
commit
21e971b542
1 changed files with 3 additions and 1 deletions
|
@ -11,3 +11,5 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: npm start
|
||||
networks:
|
||||
- proxy
|
Loading…
Reference in a new issue