mirror of
https://gitea.0xace.cc/ansible-galaxy/wireguard-ui.git
synced 2024-11-24 15:26:41 +00:00
force login and password change
This commit is contained in:
parent
db9e8b86cc
commit
5240f788fa
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'] }}"
|
||||
}
|
Loading…
Reference in New Issue
Block a user