mirror of
https://github.com/casjaysdevdocker/lenpaste
synced 2026-06-24 02:01:02 -04:00
🐳 Updated Dockerfile* and .env.scripts* 🐳
Dockerfile
This commit is contained in:
+1
-1
@@ -254,5 +254,5 @@ VOLUME [ "/config","/data" ]
|
||||
|
||||
EXPOSE ${SERVICE_PORT} ${ENV_PORTS}
|
||||
|
||||
ENTRYPOINT [ "tini","--","/usr/local/bin/entrypoint.sh", "start" ]
|
||||
ENTRYPOINT [ "tini","--","/usr/local/bin/entrypoint.sh" ]
|
||||
HEALTHCHECK --start-period=10m --interval=5m --timeout=15s CMD [ "/usr/local/bin/entrypoint.sh", "healthcheck" ]
|
||||
|
||||
Reference in New Issue
Block a user