Update application.properties
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
# ~~~~~
|
||||
db.default.driver = org.postgresql.Driver
|
||||
db.default.ddl = update
|
||||
db.default.url = jdbc:postgresql://localhost:5432/axelor_code
|
||||
db.default.url = jdbc:postgresql://localhost:5432/bdd_sophal
|
||||
db.default.user = postgres
|
||||
db.default.password = admin
|
||||
db.default.password = root
|
||||
|
||||
# Application Information
|
||||
# ~~~~~
|
||||
|
||||
Reference in New Issue
Block a user