mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:01:08 +02:00
🔧 chore(caddy): add skilltree reverse proxy config
This commit is contained in:
parent
c2842e2546
commit
d49d147257
1 changed files with 11 additions and 0 deletions
|
|
@ -78,6 +78,17 @@ contacts-api.mana.how {
|
|||
reverse_proxy localhost:3015
|
||||
}
|
||||
|
||||
# ============================================
|
||||
# Skilltree App
|
||||
# ============================================
|
||||
skilltree.mana.how {
|
||||
reverse_proxy localhost:5018
|
||||
}
|
||||
|
||||
skilltree-api.mana.how {
|
||||
reverse_proxy localhost:3038
|
||||
}
|
||||
|
||||
# ============================================
|
||||
# LLM Playground
|
||||
# ============================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue