🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-07 18:47:19 -04:00
parent 2eb3e69abd
commit 8226fe79b8
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -37,6 +37,6 @@ EXPOSE 2628
VOLUME [ "/config" ] VOLUME [ "/config" ]
HEALTHCHECK CMD ["/usr/bin/entrypoint.sh", "healthcheck"] HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/bin/entrypoint.sh", "healthcheck"]
ENTRYPOINT ["/usr/bin/entrypoint.sh"] ENTRYPOINT ["/usr/bin/entrypoint.sh"]