🔧 fix(skilltree): change web port to 5020 (5018 used by zitare)

This commit is contained in:
Till-JS 2026-02-13 23:14:38 +01:00
parent d49d147257
commit 405084b52d
3 changed files with 7 additions and 7 deletions

View file

@ -82,7 +82,7 @@ contacts-api.mana.how {
# Skilltree App
# ============================================
skilltree.mana.how {
reverse_proxy localhost:5018
reverse_proxy localhost:5020
}
skilltree-api.mana.how {