Skip to content

Commit

Permalink
Merge branch '2023.11' into 2024.11
Browse files Browse the repository at this point in the history
  • Loading branch information
byteplow committed Feb 27, 2025
2 parents 129ba5a + e393549 commit cc7666e
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 cc7666e

Please sign in to comment.