fix: reomved remnants of removed env / fixed encription key validatiion
This commit is contained in:
parent
f4084ba078
commit
3c35b8782e
3 changed files with 9 additions and 10 deletions
|
|
@ -23,8 +23,7 @@ homarr_use_docker: false
|
|||
# Generate with: openssl rand -hex 32
|
||||
# Provide via OpenBao lookup, Ansible Vault, or extra-vars.
|
||||
# Never commit a real key to version control.
|
||||
#homarr_secret_encryption_key: ""
|
||||
homarr_secret_encryption_key: "4fc2f54f54be3f4439b728da81b743fb0ee6317fd1a24f4096611f68019fa5a7"
|
||||
homarr_secret_encryption_key: "9981080f7eb054b90c7be80622608c3b63ba58408171ef3fbcdce9ba9c0554dc"
|
||||
|
||||
# URL — used for BASE_URL, NEXTAUTH_URL and the completion message
|
||||
homarr_base_url: "https://home.local.test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue