mercore starter

This commit is contained in:
CHIEFSOFT\ameye
2025-06-22 20:11:32 -04:00
parent 5087afcca6
commit 8bb5ce69e2
53 changed files with 418 additions and 1620 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
services:
digifi-bank-to-product-core:
merms-backend-core:
build: .
env_file:
- .env
ports:
- "${APP_PORT:-4500}:5000"
- "${APP_PORT:-14703}:5000"
environment:
- FLASK_APP=${FLASK_APP}
- FLASK_ENV=${FLASK_ENV}