use 302 redirect for vanadium.app
This commit is contained in:
parent
7ea7282703
commit
21762a3ed5
@ -92,7 +92,7 @@ http {
|
||||
|
||||
include /etc/nginx/snippets/security-headers.conf;
|
||||
|
||||
return 301 https://github.com/GrapheneOS/Vanadium;
|
||||
return 302 https://github.com/GrapheneOS/Vanadium;
|
||||
}
|
||||
|
||||
server {
|
||||
|
Loading…
x
Reference in New Issue
Block a user