Skip to content

Commit 50bc40b

Browse files
committed
file changes
1 parent fa22239 commit 50bc40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ server {
1010
listen 443 ssl http2;
1111
server_name intellibank.duckdns.org;
1212

13+
1314
# SSL certs created by Certbot / Let’s Encrypt
1415
ssl_certificate /etc/letsencrypt/live/intellibank.duckdns.org/fullchain.pem;
1516
ssl_certificate_key /etc/letsencrypt/live/intellibank.duckdns.org/privkey.pem;

0 commit comments

Comments
 (0)