add : applcation.proprerties
This commit is contained in:
@@ -8,9 +8,10 @@
|
|||||||
# ~~~~~
|
# ~~~~~
|
||||||
db.default.driver = org.postgresql.Driver
|
db.default.driver = org.postgresql.Driver
|
||||||
db.default.ddl = update
|
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.user = postgres
|
||||||
db.default.password = Ijlv=bB^hSG@PV$,9jkhHzO*74
|
db.default.password = root
|
||||||
|
|
||||||
# Application Information
|
# Application Information
|
||||||
# ~~~~~
|
# ~~~~~
|
||||||
|
|||||||
Reference in New Issue
Block a user