File size: 118 Bytes
76a4c54
8309ccf
97bff6c
 
6b4f256
1
2
3
4
5
6
FROM vinlic/kimi-free-api:latest
ENV SERVER_PORT=7860
RUN chmod -R 777 /app
RUN mkdir -p /logs
RUN chmod -R 777 /logs