fixing start of openproject

This commit is contained in:
baldarn
2024-05-20 10:11:38 +02:00
parent 3dffc514a8
commit 9c8e029fbf
4 changed files with 8 additions and 2 deletions

View File

@@ -35,6 +35,8 @@ ENV OPENPROJECT_SECRET_KEY_BASE=addon_secret \
USER root
RUN sed -i "1a /./ha_entrypoint.sh" /app/docker/prod/entrypoint.sh
##################
# 3 Install apps #
##################