diff --git a/.production.env b/.production.env index 068234b..d179224 100644 --- a/.production.env +++ b/.production.env @@ -19,9 +19,9 @@ API_URL="/swagger.json" DATABASE_USER=merms_panel DATABASE_PASSWORD=merms_panel -DATABASE_HOST=10.20.30.60 +DATABASE_HOST=10.13.3.60 DATABASE_PORT=5432 -DATABASE_NAME=merms_panel +DATABASE_NAME=merms_panel_live KAFKA_BROKER = '10.10.10.120:9092' @@ -31,7 +31,6 @@ KAFKA_BROKER = '10.10.10.120:9092' # DATABASE_NAME=firstadvancedev # DATABASE_PORT=5432 - SIMBRELLA_BASE_URL00="http://10.10.11.17:6337" SIMBRELLA_BASE_URL="https://bank-emulator.dev.simbrellang.net" SIMBRELLA_APP_ID="app1"