remove ente subdomain routing from caddyfile
This commit is contained in:
parent
9e7d3de98f
commit
c0e0c41ee2
1 changed files with 0 additions and 10 deletions
|
|
@ -37,16 +37,6 @@
|
|||
reverse_proxy jellyfin:8096
|
||||
}
|
||||
|
||||
@ente host ente.akeley.tech
|
||||
handle @ente {
|
||||
reverse_proxy ente-web:3000
|
||||
}
|
||||
|
||||
@museum host museum.akeley.tech
|
||||
handle @museum {
|
||||
reverse_proxy ente-museum:8080
|
||||
}
|
||||
|
||||
@sonarr host sonarr.akeley.tech
|
||||
handle @sonarr {
|
||||
reverse_proxy sonarr:8989
|
||||
|
|
|
|||
Reference in a new issue