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