Update wetty reverse proxy to use correct port 3003

This commit is contained in:
Nils-Johan Gynther
2026-06-20 13:28:23 +02:00
parent 0d106836db
commit 751a1fe075
+1 -1
View File
@@ -58,7 +58,7 @@ wetty.gynther.se {
import auth
import common
redir / /wetty
reverse_proxy wetty:3001
reverse_proxy wetty:3003
}
gitea.gynther.se {