mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2025-08-18 07:53:35 +00:00
force login and password change
This commit is contained in:
4
templates/users.json.j2
Normal file
4
templates/users.json.j2
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"username": "{{ wireguard_ui_env['WGUI_USERNAME'] }}",
|
||||||
|
"password": "{{ wireguard_ui_env['WGUI_PASSWORD'] }}"
|
||||||
|
}
|
Reference in New Issue
Block a user