remove email related code
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 9s
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user