add : applcation.proprerties

This commit is contained in:
zakaria.hachem
2024-11-05 08:48:48 +01:00
parent c33245fd1f
commit 53005e9863

View File

@@ -8,9 +8,10 @@
# ~~~~~
db.default.driver = org.postgresql.Driver
db.default.ddl = update
db.default.url = jdbc:postgresql://localhost:5432/bdd_live2
# db.default.url = jdbc:postgresql://localhost:5432/bdd_sophal202410212159
db.default.url = jdbc:postgresql://localhost:5432/bdd_sophal202411030959
db.default.user = postgres
db.default.password = Ijlv=bB^hSG@PV$,9jkhHzO*74
db.default.password = root
# Application Information
# ~~~~~