This commit is contained in:
msnie
2025-02-02 19:56:08 +01:00
parent 01287038ef
commit 4818a4263d
2 changed files with 13 additions and 19 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ services:
- traefik.http.routers.mastodonstreaming.rule=(Host(`kvist.knast.cc`) && PathPrefix(`/api/v1/streaming`))
- traefik.http.routers.mastodonstreaming.entrypoints=websecure
- traefik.http.routers.mastodonstreaming.tls.certresolver=letsencr
- traefik.http.services.mastodonstreaming.loadbalancer.server.port=4433
- traefik.http.services.mastodonstreaming.loadbalancer.server.port=4000
# labels:
# - "traefik.enable=true"
# - "traefik.http.routers.mstdn-streamer-rtr.entrypoints=websecure"