chat2api / Dockerfile
mikeee's picture
Create Dockerfile
a82ff47 verified
raw
history blame
87 Bytes
FROM lanqian528/chat2api:latest
ENV API_PREFIX=/hf
# RUN chmod 777 -R /app
EXPOSE 5005