This commit is contained in:
2021-12-10 20:49:14 +00:00
parent 37e1b27bbd
commit af03dab0a7

View File

@@ -268,10 +268,7 @@ Accept prompts, accept to redirect to https, it will re-write the default config
Here's what it produced:
-------
server {
#listen 443 ssl default_server;
#listen [::]:443 ssl default_server;
server_name green.helloayanova.com www.green.helloayanova.com;
server_name green.helloayanova.com www.green.helloayanova.com;
location / {
proxy_pass http://127.0.0.1:7575;
proxy_http_version 1.1;