felicity-lims/Procfile

2 lines
103 B
Text
Raw Permalink Normal View History

2023-04-10 20:24:32 +08:00
web: cd felicity && RUN_OPEN_TRACING=False uvicorn --host=0.0.0.0 --port $PORT --workers 1 main:flims