mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-11-05 13:02:43 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -159,5 +159,5 @@ EXPOSE $PORT
|
||||
COPY --from=build /. /
|
||||
|
||||
ENTRYPOINT [ "tini", "--" ]
|
||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-nextcloud.sh", "healthcheck" ]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD [ "/usr/local/bin/entrypoint-nextcloud.sh", "healthcheck" ]
|
||||
CMD [ "/usr/local/bin/entrypoint-nextcloud.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user