Add : Attendance Module + QVM Module
This commit is contained in:
@@ -8,9 +8,15 @@
|
||||
# ~~~~~
|
||||
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/postgres5
|
||||
db.default.user = postgres
|
||||
db.default.password = Ijlv=bB^hSG@PV$,9jkhHzO*74
|
||||
db.default.password = Mal@Ben$$23
|
||||
|
||||
# API
|
||||
# ~~~~~
|
||||
portail.api.baseurl = http://127.0.0.1:8000/api/
|
||||
portail.api.user = admin
|
||||
portail.api.password = 0000
|
||||
|
||||
# Application Information
|
||||
# ~~~~~
|
||||
|
||||
Reference in New Issue
Block a user