Docker
This commit is contained in:
@@ -21,4 +21,4 @@ except Exception as e:
|
||||
sleep 2
|
||||
done
|
||||
|
||||
exec uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
|
||||
exec uvicorn app.main:app --host 0.0.0.0 --port 8000
|
||||
|
||||
Reference in New Issue
Block a user