Update docker-compose.yml
This commit is contained in:
@@ -19,3 +19,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
networks: [intranet]
|
||||||
|
|
||||||
|
networks:
|
||||||
|
intranet:
|
||||||
|
external: true
|
Reference in New Issue
Block a user