Поправил настройки прокси

This commit is contained in:
Book Pauk
2022-07-02 00:00:13 +07:00
parent 61b0712d36
commit cb01423147

View File

@@ -140,5 +140,6 @@ server {
location / {
proxy_pass http://fantasy-worlds.org;
proxy_hide_header x-frame-options;
}
}