prod
This commit is contained in:
@@ -157,7 +157,7 @@ http {
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
listen [::]:443 ssl http2;
|
||||
server_name ~^(?<domain>\w+)\.sprinthub\.ru$;
|
||||
server_name ~^(?<domain>.*)\.sprinthub\.ru$;
|
||||
|
||||
resolver 127.0.0.11 ipv6=off;
|
||||
|
||||
|
Reference in New Issue
Block a user