add discord redirect
This commit is contained in:
parent
4d46ad9ef7
commit
82a514a5e3
@ -280,6 +280,10 @@ http {
|
|||||||
return 301 /history/copperheados;
|
return 301 /history/copperheados;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
location = "/discord" {
|
||||||
|
return 302 https://discord.gg/GE6r8YYrnM;
|
||||||
|
}
|
||||||
|
|
||||||
location = /404 {
|
location = /404 {
|
||||||
internal;
|
internal;
|
||||||
include snippets/security-headers.conf;
|
include snippets/security-headers.conf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user