diff --git a/nginx.conf b/nginx.conf index a1dae80..bd75645 100644 --- a/nginx.conf +++ b/nginx.conf @@ -100,7 +100,7 @@ server { server_name code.ralsina.me; location / { - proxy_pass http://salma.ralsina.github.beta.tailscale.net:8080; + proxy_pass http://mindy.ralsina.github.beta.tailscale.net:8080; proxy_set_header X-Forwarded-Host $http_host; # WebSocket support