freeapi / Dockerfile
sajaxs's picture
Update Dockerfile
76da2db verified
raw
history blame contribute delete
164 Bytes
# FROM snailyp/blackbox2api
# ENV APP_SECRET=sk-123456
# EXPOSE 8001
# CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8001"]
FROM hpyp/bbapi:latest