initial setup
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"env": "Staging"
|
||||
},
|
||||
"server": {
|
||||
"port": "4010",
|
||||
"port": "7010",
|
||||
"host": "0.0.0.0",
|
||||
"host_swagger": "https://brilianapps.shiblysolution.id/test/m/",
|
||||
"max_body": "50mb",
|
||||
@ -23,9 +23,9 @@
|
||||
"engine": "postgres",
|
||||
"host": "172.16.11.202",
|
||||
"port": "5432",
|
||||
"username": "bri_staging",
|
||||
"password": "fK*#o>1W2&6f",
|
||||
"database": "bri_erp_staging",
|
||||
"username": "tcel_staging",
|
||||
"password": "fK*#o>1W2&6f",
|
||||
"database": "tcel_anatl_staging",
|
||||
"logging": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user