chore: rename env variable in Dockerfile

This commit is contained in:
2024-01-22 21:18:51 +01:00
parent f53c68cd5c
commit facd57e2cd
4 changed files with 35 additions and 16 deletions

View File

@@ -16,7 +16,7 @@ ENV DB_USERNAME=""
ENV DB_PASSWORD=""
ENV DB_PORT="3306"
ENV STORAGE=local
ENV BUCKETNAME=""
ENV BUCKET_NAME=""
ENV ACCESS_KEY=""
ENV SECRET_KEY=""
ENV S3_ENDPOINT=https://s3.amazonaws.com