Initial Config
This commit is contained in:
8
conf.d/fet.at/discord.conf
Normal file
8
conf.d/fet.at/discord.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
server {
|
||||
listen 443 ssl;
|
||||
include ssl.conf;
|
||||
|
||||
server_name discord.fet.at;
|
||||
return 302 https://discord.gg/7qRuuMA;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user