This commit is contained in:
Olusesan Ameye
2025-05-14 07:46:54 +00:00
parent 108378a31e
commit 80754efa51
+1
View File
@@ -2,6 +2,7 @@ version: '3.8'
services:
myfit-corebackend:
image: registry.chiefsoft.net/MyFit-CoreBackEnd:latest
build: ./services/web
command: python manage.py run -h 0.0.0.0
volumes: