excludes /health route of pseudomizer frontend from oauth2 for updown alerting
This commit is contained in:
@@ -35,6 +35,10 @@ pdf.consider-it.de {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pseudo.cortex.consider-funding.de {
|
pseudo.cortex.consider-funding.de {
|
||||||
|
handle /health {
|
||||||
|
reverse_proxy http://transcript-pseudomizer-frontend:5000
|
||||||
|
}
|
||||||
|
|
||||||
import oauth2 pseudo.cortex.consider-funding.de {
|
import oauth2 pseudo.cortex.consider-funding.de {
|
||||||
reverse_proxy http://transcript-pseudomizer-frontend:5000
|
reverse_proxy http://transcript-pseudomizer-frontend:5000
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user