This commit is contained in:
hackerESQ
2025-01-25 21:53:55 -06:00
parent 575fecb163
commit 7245f4cc69
2 changed files with 20 additions and 23 deletions
+1 -1
View File
@@ -57,4 +57,4 @@ HEALTHCHECK --interval=30s --timeout=10s --retries=3 CMD curl -f http://localhos
# Run everything else
ENTRYPOINT ["/bin/bash", "./docker/entrypoint.sh"]
CMD ["./docker/entrypoint.sh"]