Changed the running command of the Docker container.
This commit is contained in:
4
scripts/run.sh
Executable file
4
scripts/run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
uvicorn main:app --host $API_HOST --port $API_PORT
|
||||
Reference in New Issue
Block a user