From: Georgios Kontaxis Date: Mon, 15 Dec 2025 16:33:34 +0000 (+0000) Subject: Rename nonroot-custom-php-config to apply last X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=84a8c037c8713ed7da7cdbcd0e6d4450329c91f1;p=roundcube-roundcubemail-docker.git Rename nonroot-custom-php-config to apply last --- diff --git a/examples/docker-compose-nonroot.yaml b/examples/docker-compose-nonroot.yaml index 24e05f7..71fd45a 100644 --- a/examples/docker-compose-nonroot.yaml +++ b/examples/docker-compose-nonroot.yaml @@ -4,7 +4,7 @@ services: container_name: roundcubemail volumes: - ./db/sqlite:/var/roundcube/db - - ./nonroot-custom-php-config.ini:/usr/local/etc/php/conf.d/nonroot-custom-php-config.ini + - ./nonroot-custom-php-config.ini:/usr/local/etc/php/conf.d/zzz-nonroot-custom-php-config.ini ports: - 9003:80 environment: