mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-12-27 02:04:46 +00:00
Adapt HEALTHCHECK to new URL
This commit is contained in:
@@ -51,4 +51,4 @@ ENV FLASK_APP mailu
|
||||
|
||||
CMD /start.py
|
||||
|
||||
HEALTHCHECK CMD curl -f -L http://localhost/ui/login?next=ui.index || exit 1
|
||||
HEALTHCHECK CMD curl -f -L http://localhost/sso/login?next=ui.index || exit 1
|
||||
|
||||
Reference in New Issue
Block a user