Изменил(а) на 'nginx_ssl.conf'

This commit is contained in:
dimon 2022-04-01 17:09:23 +00:00
parent 12e98ba9c5
commit d82a7822f6

View File

@ -17,3 +17,4 @@ server {
proxy_pass http://127.0.0.1:9000;
proxy_redirect http:// https://;
}
}