Apache2 certificate location settings

This commit is contained in:
Miguel Ortiz
2019-09-23 20:03:43 -05:00
parent 861ea6b16e
commit a0365437c5
4 changed files with 8 additions and 1 deletions

View File

@ -233,6 +233,7 @@ APACHE_HOST_HTTP_PORT=80
APACHE_HOST_HTTPS_PORT=443
APACHE_HOST_LOG_PATH=./logs/apache2
APACHE_SITES_PATH=./apache2/sites
APACHE_SSL_PATH=./apache2/ssl
APACHE_PHP_UPSTREAM_CONTAINER=php-fpm
APACHE_PHP_UPSTREAM_PORT=9000
APACHE_PHP_UPSTREAM_TIMEOUT=60