mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 23:36:41 +00:00
set BASE_PATH = /
This commit is contained in:
parent
2df5e60dc1
commit
e65ab776ec
@ -22,6 +22,7 @@ wireguard_ui_default_env:
|
|||||||
BIND_ADDRESS: 127.0.0.1:5001
|
BIND_ADDRESS: 127.0.0.1:5001
|
||||||
SESSION_SECRET: 74f8155b3c91437db6e6c29c28e23ecc
|
SESSION_SECRET: 74f8155b3c91437db6e6c29c28e23ecc
|
||||||
WGUI_CONFIG_FILE_PATH: /etc/wireguard/wg0.conf
|
WGUI_CONFIG_FILE_PATH: /etc/wireguard/wg0.conf
|
||||||
|
BASE_PATH: /
|
||||||
|
|
||||||
# Example for auth
|
# Example for auth
|
||||||
#wireguard_ui_container_registry_auth:
|
#wireguard_ui_container_registry_auth:
|
||||||
|
Loading…
Reference in New Issue
Block a user