1.5.0 Release actual budget
This commit is contained in:
@@ -47,3 +47,10 @@ immich.app.ilnmors.internal {
|
||||
header_up Host {http.request.header.X-Forwarded-Host}
|
||||
}
|
||||
}
|
||||
|
||||
budget.app.ilnmors.internal {
|
||||
import private_tls
|
||||
reverse_proxy host.containers.internal:5006 {
|
||||
header_up Host {http.request.header.X-Forwarded-Host}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -91,6 +91,15 @@ immich.ilnmors.com {
|
||||
}
|
||||
}
|
||||
}
|
||||
budget.ilnmors.com {
|
||||
import crowdsec_log
|
||||
route {
|
||||
crowdsec
|
||||
reverse_proxy https://budget.app.ilnmors.internal {
|
||||
header_up Host {http.reverse_proxy.upstream.host}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Internal domain
|
||||
auth.ilnmors.internal {
|
||||
|
||||
Reference in New Issue
Block a user