Added podcasts
This commit is contained in:
parent
0ed1a5b7d7
commit
22ea71d3f6
@ -32,7 +32,7 @@ services:
|
||||
- ./.env
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.castopod.rule=Host(\`castopod.$DOMAIN\`)"
|
||||
- "traefik.http.routers.castopod.rule=Host(\`castopod.$DOMAIN\`,\`podcasts,$DOMAIN\`)"
|
||||
- "traefik.http.routers.castopod.entrypoints=websecure"
|
||||
- "traefik.http.routers.castopod.tls.certresolver=letsencrypt"
|
||||
- "traefik.http.services.castopod.loadbalancer.server.port=8000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user