fix generate ssl
This commit is contained in:
parent
5fa3695d1a
commit
594e9890c2
@ -8,11 +8,8 @@ server {
|
|||||||
|
|
||||||
server_name gemini.iiiypuk.me;
|
server_name gemini.iiiypuk.me;
|
||||||
|
|
||||||
location /.well-known/ {
|
|
||||||
root /home/alex/Gemini/Let\'s\ Encrypt/;
|
|
||||||
}
|
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:8080;
|
proxy_pass http://127.0.0.1:8080;
|
||||||
|
# root /home/alex/Gemini/lets_encrypt; # for certbot
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user