diff --git a/authelia/authelia.yaml b/authelia/authelia.yaml index c2b8fdb..8500cd0 100644 --- a/authelia/authelia.yaml +++ b/authelia/authelia.yaml @@ -127,9 +127,10 @@ spec: tls: - hosts: - auth.pyrocufflink.blue + - auth.pyrocufflink.net rules: - host: auth.pyrocufflink.blue - http: + http: &http paths: - path: / pathType: Prefix @@ -138,4 +139,5 @@ spec: name: authelia port: name: http - + - host: auth.pyrocufflink.net + http: *http diff --git a/authelia/configuration.yml b/authelia/configuration.yml index 3b039ae..056e568 100644 --- a/authelia/configuration.yml +++ b/authelia/configuration.yml @@ -189,6 +189,8 @@ session: cookies: - domain: pyrocufflink.blue authelia_url: 'https://auth.pyrocufflink.blue' + - domain: pyrocufflink.net + authelia_url: 'https://auth.pyrocufflink.net' server: buffers: