Skip to content
Snippets Groups Projects
Commit 9d80713b authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Cleaned up health check

parent a7609bd2
No related branches found
No related tags found
No related merge requests found
......@@ -37,5 +37,5 @@ VOLUME ["/data"]
EXPOSE 873
# Health check
HEALTHCHECK CMD rsync -L localhost:: || exit 1
HEALTHCHECK CMD rsync -L localhost::
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment