mirror of
https://github.com/EdyTheCow/docker-whmcs.git
synced 2026-04-02 18:58:18 +00:00
move php.ini directly into image
This commit is contained in:
@@ -48,6 +48,7 @@ RUN cd /tmp \
|
||||
|
||||
COPY ./whmcs.ini /usr/local/etc/php/conf.d
|
||||
COPY ./xwhmcs.pool.conf /usr/local/etc/php-fpm.d/
|
||||
COPY ./php.ini /usr/local/etc/php/php.ini
|
||||
|
||||
USER root
|
||||
RUN usermod -u 1000 www-data
|
||||
|
||||
1919
whmcs-php-fpm/php.ini
Normal file
1919
whmcs-php-fpm/php.ini
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user