mirror of
https://github.com/casjaysdevdocker/gohttpserver
synced 2025-11-14 14:11:44 -05: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