Nginx: added OpenSSL for local development (#1527)
* feature(nginx): add OpenSSL
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
1dac382827
commit
7219b3543a
@ -176,6 +176,7 @@ NGINX_HOST_LOG_PATH=./logs/nginx/
|
||||
NGINX_SITES_PATH=./nginx/sites/
|
||||
NGINX_PHP_UPSTREAM_CONTAINER=php-fpm
|
||||
NGINX_PHP_UPSTREAM_PORT=9000
|
||||
NGINX_SSL_PATH=./nginx/ssl/
|
||||
|
||||
### APACHE ################################################
|
||||
|
||||
|
Reference in New Issue
Block a user