add gitea k3s declarations

This commit is contained in:
2026-08-24 15:38:30 -05:00
parent a68ca2df15
commit e4b1c856ac
10 changed files with 184 additions and 44 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
];
locations."/" = {
proxyPass = "http://127.0.0.1:30080";
proxyPass = "http://127.0.0.1:30081";
extraConfig = ''
proxy_set_header Host $host;