Refactor var generation and update service configs
- Refactor var generation scripts to use _rotate helper - Update Glance service URLs to use configured ports - Set static password hash for qBittorrent in Servarr config - Update Caddy plugin hash - Remove oauth_auto_login from Grafana config - Add shared pwgen script for password generation
This commit is contained in:
parent
df41d59ae1
commit
793866e621
6 changed files with 25 additions and 15 deletions
|
|
@ -36,7 +36,6 @@ in {
|
|||
|
||||
auth = {
|
||||
disable_login_form = false;
|
||||
oauth_auto_login = true;
|
||||
};
|
||||
|
||||
"auth.basic".enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue