This commit is contained in:
2024-05-22 18:40:30 +00:00
parent 78ed13b24e
commit 52ccc3fe5e
3 changed files with 18 additions and 9 deletions

View File

@@ -4,5 +4,5 @@
"AYANOVA_DEFAULT_TRANSLATION":"en",
"AYANOVA_DATA_PATH":"/var/ayanova/data/",
"AYANOVA_LOG_LEVEL": "Info",
"AYANOVA_JWT_SECRET": "1234567MyRandom32CharacterSecret"
"AYANOVA_JWT_SECRET": "12345YourRandom32CharacterSecret"
}