certbot
This commit is contained in:
@@ -11,6 +11,15 @@ http {
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name telegram.develop.sprinthub.ru;
|
||||
|
||||
location / {
|
||||
proxy_pass http://web.telegram.org/;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name swarmpit.develop.sprinthub.ru;
|
||||
|
Reference in New Issue
Block a user