nginx: fix old variable

This commit is contained in:
Darks 2020-09-02 19:25:42 +02:00
parent 9fbb14aa37
commit 8f5c470d11
Signed by: Darks
GPG Key ID: F61F10FA138E797C
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ server {
}
server {
set $env pc;
listen [::]:443 ssl http2;
listen *:443 ssl http2;