prod
This commit is contained in:
parent
73559b15bb
commit
24c865dea2
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user