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
networks:
- simplylab
- nginx-proxy
logging:
driver: "json-file"
options:
@ -26,4 +27,5 @@ services:
max-file: "10"
networks:
simplylab:
simplylab:
nginx-proxy: