File size: 82 Bytes
6de75fa
b5cc4eb
6de75fa
1
2
3
FROM martialbe/one-api:latest
RUN mkdir -p /data && chmod -R 777 /data
EXPOSE 3000