Enable filters

This commit is contained in:
Colin Hebert
2023-01-16 15:47:56 +01:00
parent 196fbb1648
commit 2de603c81b
2 changed files with 4 additions and 1 deletions

View File

@@ -30,4 +30,6 @@ access_control:
default_policy: two_factor
session:
domain: '{{ (env `NASCOMPOSE_TRAEFIK_DOMAINS` | split `,`)._0 }}'
cookies:
-
domain: '{{ (env `NASCOMPOSE_TRAEFIK_DOMAINS` | split `,`)._0 }}'