Update docker-compose.yml

add network declaration as comment
This commit is contained in:
LRVT 2023-02-26 03:11:47 +01:00 committed by GitHub
parent 88483f5a09
commit dd86d3b286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,3 +70,7 @@ services:
# - 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
#networks:
# proxy:
# external: true