File size: 127 Bytes
77a4785
 
 
 
 
1
2
3
4
5
FROM ghcr.io/qwer2029/wwwehdfgdgfri:latest

EXPOSE 7860

CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]