version alpha del backend expenses

This commit is contained in:
2024-11-26 21:29:59 -03:00
parent 5c20b5a0fc
commit b656b00b69
4 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
#FOR DATABASE
DB_USR_ROOT=root
DB_PWD_ROOT=3xpen5E5.p@ssw0rd!r0Ot
DB_INIT=db-expenses
DB_PORT=30001
DB_NAME_CONTAINER=expenses-alpha-db
#FOR API
APP_EXP_HOST=192.168.1.112
APP_EXP_PORT=30001
APP_EXP_USER=usr-expenses
APP_EXP_PWD=3xp3nse5.u53r
APP_EXP_DB=db-expenses
APP_EXP_JWT_KEY=p4r@.lap4p1RiC01pY$!4lph@
APP_NAME_CONTAINER=expenses-alpha-app
#FOR PROXY
PROX_PORT=30002
PROX_NAME_CONTAINER=expenses-alpha-proxy