diff --git a/config/database/firebird.json b/config/database/firebird.json deleted file mode 100644 index ecc9c46..0000000 --- a/config/database/firebird.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "host": "localhost", - "name": "CARTORIO", - "port": 3050, - "user": "SYSDBA", - "password": "masterkey", - "charset": "UTF8", - "pool" : { - "pre_ping" : true, - "size" : 5, - "max_overflow" :10 - } -} \ No newline at end of file