setting prod
This commit is contained in:
@ -36,6 +36,6 @@
|
||||
},
|
||||
"service": {
|
||||
"notification": "http://service-cashier:7004/",
|
||||
"hrms": "http://localhost:9080/service-hrms/"
|
||||
"hrms": "http://apisix:9080/service-hrms/"
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"server": {
|
||||
"port": "7001",
|
||||
"host": "0.0.0.0",
|
||||
"host_swagger": "https://histl.hngv/service-user/",
|
||||
"host_swagger": "https://histl.hngv/api/service-user/",
|
||||
"max_body": "50mb",
|
||||
"max_upload": 104857600,
|
||||
"morgan": "combined",
|
||||
@ -26,6 +26,7 @@
|
||||
"username": "saude_production",
|
||||
"password": "y0BZQ6of14OULYnb",
|
||||
"database": "saude_production",
|
||||
"synchronize": true,
|
||||
"logging": false
|
||||
},
|
||||
"auth": {
|
||||
@ -35,6 +36,6 @@
|
||||
},
|
||||
"service": {
|
||||
"notification": "http://172.16.10.10:7004/",
|
||||
"hrms": "https://histl.hngv/service-hrms/"
|
||||
"hrms": "https://histl.hngv/api/service-hrms/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user