File size: 122 Bytes
62ef6db
6978ba6
1
2
FROM ghcr.io/stresearch/competitions:video-comp-v1
CMD uvicorn competitions.app:app --host 0.0.0.0 --port 7860 --workers 1