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