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