General fixes
This commit is contained in:
4
multi-php-fpm-srv/project/entrypoint/copy-config.sh
Normal file
4
multi-php-fpm-srv/project/entrypoint/copy-config.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Copy all .conf files from source to destination
|
||||
cp /mnt/place-config/etc/php/8.2/fpm/pool.d/*.conf /etc/php/8.2/fpm/pool.d/
|
Reference in New Issue
Block a user