mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2025-06-28 10:51:11 +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