full reborn
This commit is contained in:
10
server/test.config.json
Normal file
10
server/test.config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"database": {
|
||||
"url": "jdbc:postgresql://127.0.0.1:8090/test",
|
||||
"username": "test",
|
||||
"password": "test"
|
||||
},
|
||||
"clientStatic": "../client/build/distributions",
|
||||
"filesFolder": "/tmp/files",
|
||||
"debugMode": true
|
||||
}
|
||||
Reference in New Issue
Block a user