1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

Add this endpoint back too

This commit is contained in:
Florent Daigniere 2023-05-09 09:54:52 +02:00
parent 2e26c7ad80
commit a9c92f19ef

View File

@ -275,6 +275,9 @@ http {
proxy_pass_request_body off;
proxy_set_header Content-Length "";
}
location /health {
return 204;
}
}
# Forwarding authentication server