fix(alerts): fixed alerts (#3013)
This commit is contained in:
parent
fda53bc4ad
commit
51ba151794
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
export TZ=UTC
|
||||
export ASSIST_KEY=ignore
|
||||
export CH_pool=false
|
||||
uvicorn app:app --host 0.0.0.0 --port 8888 --log-level ${S_LOGLEVEL:-warning}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue