use custom invite link for Discord

This commit is contained in:
Daniel Micay 2023-12-21 12:16:07 -05:00
parent f7c0e5d8df
commit bbe5e44924

View File

@ -281,7 +281,7 @@ http {
}
location = "/discord" {
return 302 https://discord.gg/GE6r8YYrnM;
return 302 https://discord.gg/grapheneos;
}
location = /404 {