Added Transaction

This commit is contained in:
Azeez Muibi
2025-04-11 09:01:27 +01:00
parent 075f953dbc
commit 9116d54b4f
14 changed files with 436 additions and 25 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
services:
digifi-bank-to-product-core:
digifi-core:
build: .
env_file:
- .env
ports:
- "${APP_PORT:-4500}:5000"
- "${APP_PORT:-4300}:5000"
environment:
- FLASK_APP=${FLASK_APP}
- FLASK_ENV=${FLASK_ENV}