Add s3 custom path

This commit is contained in:
2023-12-19 06:37:25 +01:00
parent cffa7b7e8b
commit c1e2d21a0d
3 changed files with 44 additions and 25 deletions

View File

@@ -5,6 +5,7 @@ ENV DB_USERNAME=""
ENV DB_PASSWORD=""
ENV DB_PORT="3306"
ENV DESTINATION=local
ENV STORAGE=local
ENV SOURCE=local
ENV BUCKETNAME=""
ENV ACCESS_KEY=""