feat: add to nginx network

This commit is contained in:
Jeremy Yin 2024-03-18 18:13:17 +08:00
parent 387d443c16
commit 8b900499be
1 changed files with 3 additions and 1 deletions

View File

@ -19,6 +19,7 @@ services:
stdin_open: true stdin_open: true
networks: networks:
- simplylab - simplylab
- nginx-proxy
logging: logging:
driver: "json-file" driver: "json-file"
options: options:
@ -26,4 +27,5 @@ services:
max-file: "10" max-file: "10"
networks: networks:
simplylab: simplylab:
nginx-proxy: