Move code server to salma

This commit is contained in:
Roberto Alsina 2023-07-13 10:36:58 -03:00
parent 3fce8c34a1
commit b8a4eb83e7
1 changed files with 1 additions and 1 deletions

View File

@ -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