nginx fix oops

This commit is contained in:
Mark 2022-04-09 07:05:11 +01:00
parent 8bcf9c1a45
commit 62fae1bcde
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ NGINX_CONF='/etc/nginx'
NGINX_CONFD='/etc/nginx/conf.d'
# Where dummy SSL pems are stored.
NGINX_NGINX_PEM_DIR='/etc/nginx/pem'
NGINX_PEM_DIR='/etc/nginx/pem'
# The default site filename, don't use a full path or filename here.
# Just a name please.