File size: 91 Bytes
283681c
fdedd98
283681c
1
2
3
FROM ghcr.io/open-webui/open-webui:main
ENV PORT=7860
CMD ["bash", "/app/backend/start.sh"]