mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
revert wildcard
This commit is contained in:
parent
f8e4a48700
commit
7915cf171e
@ -14,7 +14,7 @@ server {
|
|||||||
#gzip_static on;
|
#gzip_static on;
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
location ~ {
|
location / {
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
proxy_set_header Upgrade $http_upgrade;
|
||||||
proxy_set_header Connection 'upgrade';
|
proxy_set_header Connection 'upgrade';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user