fix(Config): Ajusta o caminho do condig
This commit is contained in:
parent
32f18d1f33
commit
f539ac266c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
"name": "/home/orius/base/SantaRita/BASE.FDB",
|
"name": "/database/BASE.FDB",
|
||||||
"port": 3050,
|
"port": 3050,
|
||||||
"user": "SYSDBA",
|
"user": "SYSDBA",
|
||||||
"password": "302b3c",
|
"password": "302b3c",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue