mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-19 22:42:54 +08:00
1 line
103 B
Text
1 line
103 B
Text
web: cd felicity && RUN_OPEN_TRACING=False uvicorn --host=0.0.0.0 --port $PORT --workers 1 main:flims
|