chore: start config

This commit is contained in:
Jean-Remy Hok 2021-12-10 09:04:07 +01:00
parent 4323efb293
commit 222c5e87fb
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,5 @@
db.uri=http://db.pikouri.fr
db.name=MyDatabase
db.login=admin
db.pwd=admin123
server.port=8081

View file

@ -0,0 +1,4 @@
db.connection=type de connection
db.host=128.1.1.0
db.port= 1200
server.port=8087