motoe moto commited on
Commit
3126291
·
verified ·
1 Parent(s): 856bbc3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -60,4 +60,4 @@ CMD ["./transfersh", "--provider", "local", "--basedir", "/app/Downloads", "--te
60
 
61
  # Health check to ensure the container is running correctly
62
  HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
63
- CMD curl -f http://localhost:8080/ || exit 1
 
60
 
61
  # Health check to ensure the container is running correctly
62
  HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
63
+ CMD curl -f http://localhost:8080/ || exit 1