initial setup

This commit is contained in:
Narul Hidayah
2025-12-30 20:25:18 +07:00
parent aa12ca7e58
commit 11cb3090ae
10 changed files with 17 additions and 1949 deletions

View File

@ -6,7 +6,7 @@
"env": "Staging"
},
"server": {
"port": "4010",
"port": "7010",
"host": "0.0.0.0",
"host_swagger": "https://brilianapps.shiblysolution.id/test/m/",
"max_body": "50mb",
@ -23,9 +23,9 @@
"engine": "postgres",
"host": "172.16.11.202",
"port": "5432",
"username": "bri_staging",
"password": "fK*#o>1W2&6f",
"database": "bri_erp_staging",
"username": "tcel_staging",
"password": "fK*#o>1W2&6f",
"database": "tcel_anatl_staging",
"logging": true
}
}