We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa22239 commit 50bc40bCopy full SHA for 50bc40b
nginx.conf
@@ -10,6 +10,7 @@ server {
10
listen 443 ssl http2;
11
server_name intellibank.duckdns.org;
12
13
+
14
# SSL certs created by Certbot / Let’s Encrypt
15
ssl_certificate /etc/letsencrypt/live/intellibank.duckdns.org/fullchain.pem;
16
ssl_certificate_key /etc/letsencrypt/live/intellibank.duckdns.org/privkey.pem;
0 commit comments