This commit is contained in:
eroncero
2025-08-15 19:20:11 +02:00
parent 1270dad444
commit bdf2ab2f48
576 changed files with 15101 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ services:
environment:
- PHP_VERSIONS=${PHP_VERSIONS} # Inherits from .env
volumes:
- ./multi-php-fpm-srv/etc/php:/etc/php
- ./multi-php-fpm-srv/run/php:/run/php
- ./mariadb-srv/run/mysql:/run/mysqld # php-mysql should be able connecting to the MariaDB socket.