fix(front/Dockerfile): Quick fix of startup issue when AWS_S3_ENDPOINT_URL variable is missing

This commit is contained in:
JuniorJPDJ 2022-07-09 14:17:58 +00:00
parent fb8eb8e2ed
commit 7801214242
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ CMD ["sh", "-c", "envsubst \"`env | awk -F = '{printf \" $$%s\", $$1}'`\" \
ENV FUNKWHALE_API_HOST=api
ENV FUNKWHALE_API_PORT=5000
ENV AWS_S3_ENDPOINT_URL=