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;