mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
Update docker-compose.yml
add network declaration as comment
This commit is contained in:
parent
88483f5a09
commit
dd86d3b286
|
@ -69,4 +69,8 @@ services:
|
|||
# # Part for optional traefik middlewares
|
||||
# - traefik.http.routers.paperless-ngx.middlewares=local-ipwhitelist@file,basic-auth@file
|
||||
# - traefik.http.middlewares.limit.buffering.maxRequestBodyBytes=10000000000
|
||||
# - traefik.http.middlewares.test-compress.compress=true
|
||||
# - traefik.http.middlewares.test-compress.compress=true
|
||||
|
||||
#networks:
|
||||
# proxy:
|
||||
# external: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user