wow that really was a bad idea

This commit is contained in:
Essem 2023-11-29 00:13:53 -06:00
parent 76894ccb58
commit 291de8ba6e
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

1
dist/nginx.conf vendored
View file

@ -159,7 +159,6 @@ server {
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_hide_header Content-Security-Policy;
proxy_cache CACHE;
proxy_cache_valid 200 7d;