fix(Config): Ajusta o caminho do condig

This commit is contained in:
Keven 2025-12-08 14:26:58 -03:00
parent 83f14cd442
commit 32f18d1f33

View file

@ -0,0 +1,13 @@
{
"host": "localhost",
"name": "/home/orius/base/SantaRita/BASE.FDB",
"port": 3050,
"user": "SYSDBA",
"password": "302b3c",
"charset": "UTF8",
"pool" : {
"pre_ping" : true,
"size" : 5,
"max_overflow" :10
}
}