Replace Traefik with Caddy as proxy
This commit is contained in:
parent
99241d0061
commit
f20697a85c
10 changed files with 69 additions and 122 deletions
|
@ -18,10 +18,6 @@ services:
|
|||
- 51413:51413/udp
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.torrent.rule=Host(`torrent.${DOMAIN}`)"
|
||||
- "traefik.http.routers.torrent.entrypoints=web"
|
||||
- "traefik.http.services.torrent.loadbalancer.server.port=9091"
|
||||
- "docker.group=torrent"
|
||||
mem_limit: 512m
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue