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