Atualizar web/Caddyfile
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
handle_path /oauth/callback {
|
||||
reverse_proxy backend:8000
|
||||
}
|
||||
|
||||
handle_path /auth/* {
|
||||
root * /srv/auth
|
||||
file_server
|
||||
}
|
||||
|
||||
handle_path /health {
|
||||
reverse_proxy backend:8000
|
||||
|
||||
Reference in New Issue
Block a user