feat: group private apps into andreknie-privat

This commit is contained in:
2026-07-25 15:47:01 +02:00
parent 4c7d48ae6d
commit 2e83750cb7
109 changed files with 0 additions and 0 deletions
@@ -0,0 +1,18 @@
notes.andreknie.de {
# Primary: ingestion service (browse, upload, API)
reverse_proxy localhost:8001
}
api.andreknie.de {
reverse_proxy localhost:8000
}
andreknie.de {
handle {
respond "Nothing here" 404
}
}
unikat.andreknie.de {
reverse_proxy localhost:3002
}