mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-09-18 09:57:41 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -32,5 +32,5 @@ WORKDIR /data/htdocs
|
||||
|
||||
EXPOSE 19065
|
||||
|
||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-gohttpserver.sh", "healthcheck" ]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD [ "/usr/local/bin/entrypoint-gohttpserver.sh", "healthcheck" ]
|
||||
ENTRYPOINT [ "/usr/local/bin/entrypoint-gohttpserver.sh"]
|
||||
|
Reference in New Issue
Block a user