updated dockerfile, example compose, and corrected typo
Security / security (push) Successful in 1m4s

This commit is contained in:
2026-05-31 18:29:31 -05:00
parent 505fe5fa7d
commit d3d22892d2
3 changed files with 7 additions and 2 deletions
+2
View File
@@ -19,3 +19,5 @@ COPY --chmod=755 ["main.sh", "/data/"]
COPY ["Start-DoneTickNotifier.ps1", "Start-DoneTickConsumer.ps1", "/data/"]
ENTRYPOINT ["/data/main.sh"]
EXPOSE 8080