mirror of
https://github.com/casjaysdevdocker/ddns
synced 2025-01-18 06:34:22 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
0cf1ea4889
commit
c107bff4ba
@ -33,5 +33,5 @@ COPY ./bin/entrypoint.sh /usr/local/bin/entrypoint-ddns.sh
|
||||
|
||||
VOLUME ["/data", "/config"]
|
||||
|
||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-ddns.sh","--health"]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-ddns.sh","--health"]
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint-ddns.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user