Move code server to salma
This commit is contained in:
parent
3fce8c34a1
commit
b8a4eb83e7
@ -100,7 +100,7 @@ server {
|
|||||||
server_name code.ralsina.me;
|
server_name code.ralsina.me;
|
||||||
|
|
||||||
location / {
|
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;
|
proxy_set_header X-Forwarded-Host $http_host;
|
||||||
|
|
||||||
# WebSocket support
|
# WebSocket support
|
||||||
|
Loading…
Reference in New Issue
Block a user