Docker file

This commit is contained in:
CHIEFSOFT\ameye
2025-07-04 14:37:45 -04:00
parent 0e32be6b95
commit f5dd6af726
2 changed files with 24 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
services:
digifi-core:
image: "registry.simbrellang.net/digifi/banktoproductcore:latest"
build: .
build:
dockerfile: core/Dockerfile
env_file:
- .env.core
ports: