initial setup

This commit is contained in:
Narul Hidayah
2025-12-30 20:25:59 +07:00
parent fe6332410d
commit adea6d3165
3 changed files with 16 additions and 16 deletions

View File

@ -6,7 +6,7 @@
"env": "Production"
},
"server": {
"port": "4001",
"port": "7001",
"host": "0.0.0.0",
"host_swagger": "https://brilianapps.britimorleste.tl/test/u",
"max_body": "50mb",
@ -23,9 +23,9 @@
"engine": "postgres",
"host": "172.16.11.202",
"port": "5432",
"username": "bri_production",
"password": "44jTPj54%6<£",
"database": "bri_erp_production",
"username": "tcel_staging",
"password": "fK*#o>1W2&6f",
"database": "tcel_anatl_staging",
"logging": false
},
"auth": {