Account for typo

This commit is contained in:
Roberto Alsina 2022-06-24 20:16:02 -03:00
parent 801feb4944
commit a322a27b57
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ server {
listen [::]:8080; listen [::]:8080;
server_name git.ralsina.me; server_name git.ralsina.me;
server_name got.ralsina.me;
location / { location / {
proxy_pass http://pinky.ralsina.github.beta.tailscale.net:3000; proxy_pass http://pinky.ralsina.github.beta.tailscale.net:3000;