Configure domain via env variables
This commit is contained in:
@@ -28,6 +28,3 @@
|
||||
## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies.
|
||||
access_control:
|
||||
default_policy: two_factor
|
||||
|
||||
session:
|
||||
domain: '{{ (env `NASCOMPOSE_TRAEFIK_DOMAINS` | split `,`)._0 }}'
|
||||
|
||||
Reference in New Issue
Block a user