- Now use rx3-docker/php-apache:1.7.0-mga9 image,

- Now use docker-tools-1.5.2,
- Enable cron daemon to clean-up dead php sessions,
- Use now RedPanda files from Rx3 web site,
- Rebuild for updates.
This commit is contained in:
2026-05-30 18:12:28 +02:00
parent 1d33bc4be6
commit d38a09cd75
5 changed files with 32 additions and 14 deletions

View File

@@ -27,6 +27,8 @@ services:
restart: unless-stopped
environment:
SERVER_CROND_ENABLED: ${TOOLS_CROND_ENABLED}
APACHE_DOC_ROOT: ${TOOLS_DOC_ROOT}
POSTGRESQL_SERVER_NAME: ${POSTGRESQL_SERVER_NAME}