mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 07:26:51 +00:00
Refactor traefik.yml to update routing rules for chat and bot subdomains
This commit is contained in:
@@ -179,7 +179,7 @@ http:
|
||||
# https://doc.traefik.io/traefik/middlewares/http/headers/#hostsproxyheaders
|
||||
# https://docs.djangoproject.com/en/dev/ref/csrf/#ajax
|
||||
headers:
|
||||
hostsProxyHeaders: ["X-CSRFToken"]
|
||||
hostsProxyHeaders: ["X-CSRF-Token"]
|
||||
sslheader:
|
||||
# https://docs.traefik.io/master/middlewares/headers/
|
||||
headers:
|
||||
|
||||
Reference in New Issue
Block a user