Replace Traefik with Caddy as proxy
This commit is contained in:
parent
fdd4b6faf1
commit
a3944d3867
10 changed files with 69 additions and 122 deletions
|
@ -59,11 +59,6 @@ services:
|
|||
- USERMAP_GID=1000
|
||||
- PAPERLESS_PRE_CONSUME_SCRIPT=/usr/src/paperless/scripts/removePdfPassword.py
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.paperless.rule=Host(`paperless.${DOMAIN}`)"
|
||||
- "traefik.http.routers.paperless.entrypoints=web"
|
||||
- "traefik.http.services.paperless.loadbalancer.server.port=8000"
|
||||
- "traefik.docker.network=web"
|
||||
- "docker.group=paperless"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue