feat: group private apps into andreknie-privat
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user