Fix: directory error
All checks were successful
Release / release-image (push) Successful in 3m6s

This commit is contained in:
2024-10-18 17:32:47 +00:00
parent 7ace45a4a4
commit ad8e0ddf3d
2 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ RUN mkdir /script
COPY run.sh /script
ENV MINIO_HOST="minio.konchin.com"
ENV MINIO_PORT="9000"
ENV MINIO_PORT="443"
ENV MINIO_BUCKET="archrepo"
ENV MINIO_ACCESSKEY=""
ENV MINIO_SECRETKEY=""