Update access control rules in Authelia configuration and add users database to docker-compose
This commit is contained in:
@@ -46,6 +46,9 @@ authentication_backend:
|
||||
access_control:
|
||||
default_policy: deny
|
||||
rules:
|
||||
- domain: "auth.gate.3launchpad.com"
|
||||
policy: bypass
|
||||
|
||||
- domain: "status.gate.3launchpad.com"
|
||||
policy: bypass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user