saas_api/Api/config/database.json

10 lines
No EOL
217 B
JSON

{
"firebird": {
"host": "localhost",
"name": "C:/Users/keven/OneDrive/Desktop/Orius/CAIAPONIA.FDB",
"port": 3050,
"user": "SYSDBA",
"password": "302b3c",
"charset": "UTF8"
}
}