mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-17 22:36:17 +00:00
update Authelia internal URL
This commit is contained in:
@@ -26,7 +26,7 @@ AUTHELIA_CONFIG_PATH = os.path.join(AUTHELIA_CONFIG_DIR, "configuration.yml")
|
|||||||
AUTHELIA_USERS_PATH = os.path.join(AUTHELIA_CONFIG_DIR, "users_database.yml")
|
AUTHELIA_USERS_PATH = os.path.join(AUTHELIA_CONFIG_DIR, "users_database.yml")
|
||||||
AUTHELIA_SECRETS_DIR = os.path.join(AUTHELIA_CONFIG_DIR, "secrets")
|
AUTHELIA_SECRETS_DIR = os.path.join(AUTHELIA_CONFIG_DIR, "secrets")
|
||||||
|
|
||||||
AUTHELIA_INTERNAL_URL = "http://authelia:9091"
|
AUTHELIA_INTERNAL_URL = "http://wireguard-webadmin-authelia:9091"
|
||||||
AUTHELIA_PORTAL_PATH = "/authelia"
|
AUTHELIA_PORTAL_PATH = "/authelia"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user