mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
6bec9436f0
commit
1a6bbcd8a0
@ -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" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user