syntax error

This commit is contained in:
talksik
2023-08-14 15:03:08 -07:00
parent 49e1cae548
commit 13cc0b02b5
+1 -1
View File
@@ -68,7 +68,7 @@ http {
} }
server { server {
listen 443; listen 443;
server_name rancher.flowy.live server_name rancher.flowy.live;
location / { location / {
proxy_pass https://rancher; proxy_pass https://rancher;