This commit is contained in:
2021-09-08 15:11:38 +00:00
parent ec31899940
commit 3cc64146dc
3 changed files with 3 additions and 4 deletions

1
.vscode/launch.json vendored
View File

@@ -46,7 +46,6 @@
// "AYANOVA_LOG_LEVEL": "Debug",
// "AYANOVA_LOG_LEVEL": "Trace",
"AYANOVA_DEFAULT_TRANSLATION": "en",
//TRANSLATION MUST BE en for Integration TESTING
//"AYANOVA_PERMANENTLY_ERASE_DATABASE": "true",
"AYANOVA_DB_CONNECTION": "Server=localhost;Username=postgres;Password=raven;Database=AyaNova;CommandTimeout=120;",
"AYANOVA_USE_URLS": "http://*:7575;",