remove email related code
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s

This commit is contained in:
2026-08-02 14:25:41 +05:00
parent 6cdf042f49
commit 00d25698c6
12 changed files with 30 additions and 199 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ services:
volumes:
- ./:/app
ports:
- 5000:5000
# host 8000 -> container 5000 (host :5000 is taken by the local macvendor-api)
- 8000:5000
env_file:
- .env
depends_on: