File size: 112 Bytes
e188fc2
fe8f742
1
2
FROM ghcr.io/stresearch/competitions:llm
CMD uvicorn competitions.app:app --host 0.0.0.0 --port 7860 --workers 1