PHRDPL-32 #comment fpm/nginx configuration variabilisable

This commit is contained in:
Alexandre BRACH
2019-05-31 19:15:26 +02:00
parent b70c0ea8ce
commit 0c9fef9a4f
6 changed files with 140 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
envsubst < /php.ini.sample > /usr/local/etc/php/php.ini
envsubst < /php-fpm.conf.sample > /usr/local/etc/php-fpm.conf
php-fpm