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