services: letsencrypt: remove root location for blog proxy

This commit is contained in:
Bruno BELANYI 2020-07-17 16:21:24 +02:00
parent 811b74abab
commit a25b816bdb
1 changed files with 0 additions and 4 deletions

View File

@ -23,10 +23,6 @@ server {
client_max_body_size 0;
location / {
try_files $uri $uri/ =404;
}
# Matrix configuration
location /.well-known/matrix/server {
default_type application/json;