From 13cc0b02b5265bac10fc79ccaabfb5c06c41f482 Mon Sep 17 00:00:00 2001 From: talksik Date: Mon, 14 Aug 2023 15:03:08 -0700 Subject: [PATCH] syntax error --- nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.conf b/nginx.conf index f4d0307..a76ff4e 100644 --- a/nginx.conf +++ b/nginx.conf @@ -68,7 +68,7 @@ http { } server { listen 443; - server_name rancher.flowy.live + server_name rancher.flowy.live; location / { proxy_pass https://rancher;