Build new DockerFile / Update ports to 5000

This commit is contained in:
2025-06-16 18:43:17 -07:00
parent 730db83b5b
commit a9f88f1a72
2 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- EmailAddress=${Email_Address}
- EmailPassword=${Email_Password}
ports:
- 5001:5001
- 5000:5000
depends_on:
- mistox-database