adding in ssl tag

This commit is contained in:
talksik
2023-08-14 16:08:03 -07:00
parent 95b851f054
commit 3eea8211b3
+3 -3
View File
@@ -27,7 +27,7 @@ http {
}
}
server {
listen 443;
listen 443 ssl;
server_name flowy.live;
# RSA certificate
@@ -55,7 +55,7 @@ http {
}
}
server {
listen 443;
listen 443 ssl;
server_name registry.flowy.live;
# RSA certificate
@@ -86,7 +86,7 @@ http {
}
}
server {
listen 443;
listen 443 ssl;
server_name rancher.flowy.live;
# RSA certificate