feat(alerts): changed entrypoint
This commit is contained in:
parent
52da209856
commit
b622b49389
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
export ASSIST_KEY=ignore
|
||||
uvicorn app:app --host 0.0.0.0 --port $LISTEN_PORT --reload
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue