From 2684503f812f359349ce7e3e283e11bb79df997a Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Fri, 14 Nov 2025 08:17:40 -0300 Subject: [PATCH] fix(): Habilitado o versionamento de config/database/firebird.json --- config/database/firebird.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/database/firebird.json b/config/database/firebird.json index 68d1f4c..ac72ef4 100644 --- a/config/database/firebird.json +++ b/config/database/firebird.json @@ -1,5 +1,5 @@ { - "host": "127.0.0.1", + "host": "185.139.1.35", "name": "CARTORIO", "port": 3050, "user": "SYSDBA",