File size: 87 Bytes
a82ff47
 
 
6ad3b72
 
1
2
3
4
5
FROM lanqian528/chat2api:latest
ENV API_PREFIX=/hf

RUN chmod 777 -R /app
# EXPOSE 5005