up
This commit is contained in:
parent
76ced4aec8
commit
a7987e553f
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"app": {
|
||||
"port": "3000",
|
||||
"port": "3232",
|
||||
"upload": "uploads/"
|
||||
},
|
||||
"db": {
|
||||
"host": "localhost",
|
||||
"host": "127.0.0.1",
|
||||
"user": "ruscone",
|
||||
"database": "ruscomap",
|
||||
"password": "password",
|
||||
|
|
Loading…
Reference in a new issue