Pārlūkot izejas kodu

Fix the webroot method in the nginx config

tags/v1.1.4
rinpatch pirms 5 gadiem
vecāks
revīzija
c013d3f3c8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      installation/pleroma.nginx

+ 1
- 1
installation/pleroma.nginx Parādīt failu

@@ -22,7 +22,7 @@ server {
# to get the certificate, and then uncomment it.
#
# location ~ /\.well-known/acme-challenge {
# alias /var/lib/letsencrypt/.well-known/acme-challenge;
# root /var/lib/letsencrypt/;
# }
location / {
return 301 https://$server_name$request_uri;


Notiek ielāde…
Atcelt
Saglabāt