mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-07 15:07:12 -04:00
Update Dockerfile
This commit is contained in:
parent
2dc619f558
commit
83f4c27dc3
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ COPY . .
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
# HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
|
# HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
|
||||||
# CMD wget --quiet --tries=1 --spider http://localhost:3000 || exit 1
|
CMD wget --quiet --tries=1 --spider http://localhost:3000 || exit 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue