gestion de profil, secteur, section et arbre decoupage
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 26s

This commit is contained in:
2026-01-27 09:57:56 +01:00
parent c65fd8a450
commit 9a118b41e5
2 changed files with 14 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
#spring.profiles.active=${SPRING_PROFILES_ACTIVE}
spring.profiles.active=${SPRING_PROFILES_ACTIVE}
#spring.profiles.active=abomey
spring.profiles.active=dgi
#spring.profiles.active=dgi
spring.jpa.properties.hibernate.id.new_generator_mappings=false
spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
spring.jpa.open-in-view=false
@@ -43,14 +43,13 @@ file.jasper-reports=./jasperReport
logging.file.name=/app/logs/fiscad.log
#app.abs.env.defaultpassword = 1234567890
#app.abs.env.defaultuser = fiscad_admin
app.default-user.username=fiscad_admin
app.default-user.password=1234567890
#app.default-user.username=fiscad_admin
#app.default-user.password=1234567890
#app.default-user.username=${DEFAULT_USER_NAME}
#app.default-user.password=${DEFAULT_USER_PASSWORD}
app.default-user.username=${DEFAULT_USER_NAME}
app.default-user.password=${DEFAULT_USER_PASSWORD}
app.upload.root=${file.upload_dir}
app.upload.zips.received=${app.upload.root}/zips/received