fixing url staging hrms
This commit is contained in:
@ -22,10 +22,11 @@
|
|||||||
"database": {
|
"database": {
|
||||||
"engine": "postgres",
|
"engine": "postgres",
|
||||||
"host": "127.0.0.1",
|
"host": "127.0.0.1",
|
||||||
"port": "5432",
|
"port": "3324",
|
||||||
"username": "postgres",
|
"username": "bri_staging",
|
||||||
"password": "123",
|
"password": "fK*#o>1W2&6f",
|
||||||
"database": "bri_erp",
|
"database": "bri_erp_staging",
|
||||||
|
"synchronize": false,
|
||||||
"logging": true
|
"logging": true
|
||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
@ -35,6 +36,6 @@
|
|||||||
},
|
},
|
||||||
"service": {
|
"service": {
|
||||||
"notification": "http://127.0.0.1:4008/",
|
"notification": "http://127.0.0.1:4008/",
|
||||||
"hrms": "https://brilianapps.britimorleste.tl/hrms/"
|
"hrms": "https://brilianapps.shiblysolution.id/hrms/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -35,6 +35,6 @@
|
|||||||
},
|
},
|
||||||
"service": {
|
"service": {
|
||||||
"notification": "http://127.0.0.1:4008/",
|
"notification": "http://127.0.0.1:4008/",
|
||||||
"hrms": "https://brilianapps.britimorleste.tl/hrms/"
|
"hrms": "https://brilianapps.shiblysolution.id/hrms/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user