openreplay/api/entrypoint_alerts.sh
2022-11-02 12:21:43 +01:00

3 lines
95 B
Bash
Executable file

#!/bin/sh
export ASSIST_KEY=ignore
uvicorn app:app --host 0.0.0.0 --port $LISTEN_PORT --reload