mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-02-05 08:52:46 +02:00
remove healthcheck
This commit is contained in:
parent
45b5922be6
commit
05b1621042
1 changed files with 0 additions and 2 deletions
|
@ -49,5 +49,3 @@ USER daemon
|
|||
|
||||
ENTRYPOINT ["/writefreely/writefreely-docker.sh"]
|
||||
|
||||
HEALTHCHECK --start-period=5s --interval=15s --timeout=5s \
|
||||
CMD curl -fSs http://localhost:8080/ || exit 1
|
||||
|
|
Loading…
Add table
Reference in a new issue