fix: iguess?? remove park.ixvd.net from config.

This commit is contained in:
Strix 2023-12-23 22:33:28 +01:00
parent bc8937de2f
commit ca1fc4bc65
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7

View file

@ -1,6 +1,6 @@
server {
listen 80;
server_name park.ixvd.net _;
server_name _;
location / {
proxy_pass http://pdsite;