fixing config
This commit is contained in:
@ -28,5 +28,8 @@
|
|||||||
"database": "saude_stag",
|
"database": "saude_stag",
|
||||||
"synchronize": true,
|
"synchronize": true,
|
||||||
"logging": true
|
"logging": true
|
||||||
|
},
|
||||||
|
"service": {
|
||||||
|
"file": "https://his.shiblysolution.id/service-file/api/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -28,5 +28,8 @@
|
|||||||
"database": "saude_local",
|
"database": "saude_local",
|
||||||
"synchronize": true,
|
"synchronize": true,
|
||||||
"logging": true
|
"logging": true
|
||||||
|
},
|
||||||
|
"service": {
|
||||||
|
"file": "http://localhost:9080/service-file/api/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27,5 +27,8 @@
|
|||||||
"password": "y0BZQ6of14OULYnb",
|
"password": "y0BZQ6of14OULYnb",
|
||||||
"database": "saude_production",
|
"database": "saude_production",
|
||||||
"logging": false
|
"logging": false
|
||||||
|
},
|
||||||
|
"service": {
|
||||||
|
"file": "https://tcelanatl.shiblysolution.id/api/f/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -27,5 +27,8 @@
|
|||||||
"password": "gM*#o>3W4&5X",
|
"password": "gM*#o>3W4&5X",
|
||||||
"database": "saude_stag",
|
"database": "saude_stag",
|
||||||
"logging": true
|
"logging": true
|
||||||
|
},
|
||||||
|
"service": {
|
||||||
|
"file": "https://his.shiblysolution.id/service-file/api/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user