diff --git a/config/database/firebird.json b/config/database/firebird.json index 70e1644..bec9bfb 100644 --- a/config/database/firebird.json +++ b/config/database/firebird.json @@ -1,6 +1,6 @@ { "host": "localhost", - "name": "/home/orius/base/SantaRita/BASE.FDB", + "name": "/database/BASE.FDB", "port": 3050, "user": "SYSDBA", "password": "302b3c",