feat: deploy Gitea on HK node

This commit is contained in:
Codex
2026-09-06 04:31:03 -07:00
parent 2cf95c6203
commit 3b37904098
5 changed files with 69 additions and 1 deletions
+4
View File
@@ -24,3 +24,7 @@ share.kais.cloud {
api.opfo.xyz {
reverse_proxy 100.100.130.66:1049
}
gitea.kais.cloud {
reverse_proxy gitea-hk:3000
}