feat: add semaphore to the stack (#10)

This commit is contained in:
Stephan Lüscher 2023-04-29 19:28:08 +00:00
parent 27ee316ca6
commit 5b5fbd6a56
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF
3 changed files with 33 additions and 0 deletions

View file

@ -21,6 +21,13 @@
}
}
# semaphore
@semaphore host forge.ublue.local
handle @semaphore {
reverse_proxy ublue-os_forge-semaphore.ublue.local:3000
}
# Fallback for otherwise unhandled domains
handle {
respond "Bad hostname" 400