updated for local
This commit is contained in:
@@ -26,6 +26,8 @@ services:
|
||||
build:
|
||||
context: ../eamco_money_api
|
||||
dockerfile: Dockerfile.local
|
||||
environment:
|
||||
- MODE=LOCAL
|
||||
ports:
|
||||
- '9613:8000'
|
||||
command: 'uvicorn main:app --reload --host 0.0.0.0 --port 8000'
|
||||
|
||||
Reference in New Issue
Block a user