mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
Update AdGuardHome.yaml
This commit is contained in:
parent
deda646f78
commit
aef17915ac
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
bind_host: 0.0.0.0
|
||||
bind_port: 3000
|
||||
users:
|
||||
- name: admin
|
||||
password: $2a$10$VHXZZD0fHjJfu.UCfhSoVesbYYuyCs/pFyYlbwZmP4./o.fdV5cGy
|
||||
- name: __USER__
|
||||
password: __PWD__
|
||||
language: ""
|
||||
rlimit_nofile: 0
|
||||
web_session_ttl: 720
|
||||
|
|
Loading…
Reference in a new issue