mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-30 04:30:49 +02:00
Restore Rainloop Dockerfile HEALTHCHECK
This commit is contained in:
parent
556a5897d1
commit
5a1d89aaac
@ -67,3 +67,5 @@ EXPOSE 80/tcp
|
||||
VOLUME ["/data"]
|
||||
|
||||
CMD php-fpm7 && /start.py
|
||||
|
||||
HEALTHCHECK CMD curl -f -L http://localhost/ || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user