mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
something must be done here to avoid 404 on pageload
This commit is contained in:
parent
f79767a9a8
commit
7cad0af51f
@ -75,6 +75,7 @@ server {
|
|||||||
rewrite /vue/(.*) /$1;
|
rewrite /vue/(.*) /$1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#try_files /vue/$uri /vue/$uri/ /index.html;
|
||||||
|
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
proxy_set_header Upgrade $http_upgrade;
|
proxy_set_header Upgrade $http_upgrade;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user