mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
🔧 fix(skilltree): change web port to 5020 (5018 used by zitare)
This commit is contained in:
parent
d49d147257
commit
405084b52d
3 changed files with 7 additions and 7 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue