mirror of
https://github.com/casjaysdevdocker/ddns
synced 2025-09-18 09:57:47 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user