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:
|
Here's what it produced:
|
||||||
-------
|
-------
|
||||||
server {
|
server {
|
||||||
#listen 443 ssl default_server;
|
server_name green.helloayanova.com www.green.helloayanova.com;
|
||||||
#listen [::]:443 ssl default_server;
|
|
||||||
|
|
||||||
server_name green.helloayanova.com www.green.helloayanova.com;
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:7575;
|
proxy_pass http://127.0.0.1:7575;
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
|
|||||||
Reference in New Issue
Block a user