fix: Remove unnecessary 'uvicorn' command from docker-compose.override.yml
This commit is contained in:
@@ -31,7 +31,6 @@ services:
|
||||
# Override command for development with reload
|
||||
command:
|
||||
[
|
||||
"uvicorn",
|
||||
"main:app",
|
||||
"--host",
|
||||
"0.0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user