correction creation user par defaut
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 25s

This commit is contained in:
2025-12-20 19:53:11 +01:00
parent 350b862ae7
commit a87ece201f
3 changed files with 16 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ logging.file.name=/app/logs/fiscad.log
#app.abs.env.defaultpassword = 1234567890
#app.abs.env.defaultuser = infocad_admin
#app.abs.env.defaultuser = fiscad_admin
app.default-user.username=${DEFAULT_USER_NAME}
app.default-user.password=${DEFAULT_USER_PASSWORD}