valutwarden updates

This commit is contained in:
admin 2025-05-21 23:34:48 -06:00
parent eba62f7bc4
commit 752ac60f9b
2 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,7 @@ SUBDOMAINS=(
"convertx"
"rocket"
"live"
"vw"
)
# First, remove existing DNS records for these subdomains

View File

@ -31,6 +31,9 @@ ingress:
- hostname: open-webui.betteredmonton.org
service: http://localhost:3005
- hostname: vw.betteredmonton.org
service: http://localhost:8200
- hostname: gitea.betteredmonton.org
service: http://localhost:3030