mirror of
https://github.com/casjaysdevdocker/mpd
synced 2025-01-18 12:34:31 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
a1a7b36976
commit
c1b6a3f330
@ -47,7 +47,7 @@ EXPOSE $PORT
|
||||
|
||||
COPY --from=build /. /
|
||||
|
||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-mpd.sh", "healthcheck"]
|
||||
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-mpd.sh", "healthcheck"]
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint-mpd.sh"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user