This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user