fix: dockerfile entrypoint
All checks were successful
Build docker image / build (push) Successful in 7s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-28 08:19:48 +03:00
parent 391382d921
commit 80897bfa9e

View File

@ -21,4 +21,4 @@ COPY templates ./templates
RUN make RUN make
ENTRYPOINT ["/app/tracker"] ENTRYPOINT ["/app/website"]