修改docker-compose.prod
This commit is contained in:
@@ -107,7 +107,6 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./docker/.env.prod
|
- ./docker/.env.prod
|
||||||
- ./docker/.env.local
|
- ./docker/.env.local
|
||||||
command: uvicorn main:app --host 0.0.0.0 --port 8010 --reload
|
|
||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user