mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-07-15 22:59:58 +00:00
auth support
This commit is contained in:
@ -7,3 +7,4 @@ priority = is_required loot_count_bis loot_count_total loot_count loot_priority
|
||||
[web]
|
||||
host = 0.0.0.0
|
||||
port = 8000
|
||||
templates = templates
|
||||
|
4
package/ini/ffxivbis.ini.d/auth.ini
Normal file
4
package/ini/ffxivbis.ini.d/auth.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[auth]
|
||||
enabled = yes
|
||||
root_username = admin
|
||||
root_password = $1$R3j4sym6$HtvrKOJ66f7w3.9Zc3U6h1
|
Reference in New Issue
Block a user