Refactoring of code

This commit is contained in:
2024-01-18 19:22:31 +01:00
parent a35ce20aa8
commit c6a2f630a1
4 changed files with 51 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ ENV DB_HOST=""
ENV DB_NAME=""
ENV DB_USERNAME=""
ENV DB_PASSWORD=""
ENV DB_PORT="3306"
ENV DB_PORT="5432"
ENV STORAGE=local
ENV BUCKETNAME=""
ENV ACCESS_KEY=""