Looks nice now
This commit is contained in:
parent
7977d297ac
commit
c930c040af
11 changed files with 97 additions and 189 deletions
|
|
@ -1,11 +0,0 @@
|
|||
server {
|
||||
listen 80;
|
||||
listen 443 ssl;
|
||||
server_name upload.asxp.io;
|
||||
|
||||
location /content {
|
||||
root /var/telegabber/content/.. ;
|
||||
}
|
||||
ssl_certificate /etc/letsencrypt/live/asxp.io/fullchain.pem; # managed by Certbot
|
||||
ssl_certificate_key /etc/letsencrypt/live/asxp.io/privkey.pem; # managed by Certbot
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue