mirror of
https://github.com/casjaysdevdocker/ddns
synced 2025-12-27 14:07:04 -05: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