Merge branch 'alexbelgium:master' into master

This commit is contained in:
lorenzo farnararo
2022-08-31 09:38:57 +02:00
committed by baldarn
8 changed files with 9 additions and 9 deletions

View File

@@ -23,8 +23,7 @@ FROM ${BUILD_FROM}
##################
ENV USER git
ENV GITEA_WORK_DIR /share
ENV GITEA_CUSTOM /gitea/data
ENV GITEA_CUSTOM /share/gitea/data
# Set S6 wait time
ENV S6_CMD_WAIT_FOR_SERVICES=1 \