Skip to content

Commit

Permalink
Merge branch '2024.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlabci committed Feb 27, 2025
2 parents 82b8043 + cc7666e commit a31f45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/dockerimage/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ COPY ci/dockerimage/supervisor.d/php-fpm.ini /etc/supervisor/conf.d/
COPY ci/dockerimage/supervisor.d/worker.ini /etc/supervisor/conf.d/
COPY ci/dockerimage/supervisor.d/workerLR.ini /etc/supervisord/conf.d/
COPY ci/dockerimage/scripts/* /usr/local/bin/
VOLUME [ "/var/lib/tine20/", "/var/log/" ]
WORKDIR ${TINE20ROOT}
ENV TINE20ROOT=${TINE20ROOT}
ENV TINE20_ACTIONQUEUE=true
Expand Down

0 comments on commit a31f45b

Please sign in to comment.