update site points controller and route to add new endpoint for all data
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
This commit is contained in:
@ -21,11 +21,11 @@
|
||||
},
|
||||
"database": {
|
||||
"engine": "postgres",
|
||||
"host": "147.139.175.69",
|
||||
"port": "4137",
|
||||
"username": "saude_stag",
|
||||
"password": "gM*#o>3W4&5X",
|
||||
"database": "saude_stag",
|
||||
"host": "127.0.0.1",
|
||||
"port": "5432",
|
||||
"username": "rivanwayan",
|
||||
"password": "",
|
||||
"database": "revenue",
|
||||
"synchronize": true,
|
||||
"logging": true
|
||||
},
|
||||
@ -41,4 +41,4 @@
|
||||
"tcel": "http://127.0.0.1:4028/",
|
||||
"kartaun": "http://127.0.0.1:7017/service-kartaun-edc/api/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user