Fixed timestamp timezone for entry id's

This commit is contained in:
Niels Geens
2025-01-02 16:52:43 +01:00
parent e0bc7a7159
commit 6669b7a682
4 changed files with 10 additions and 5820 deletions

View File

@@ -46,4 +46,4 @@ COPY ./ /root/sia/
COPY --from=web-build /app/dist /root/sia/static/
WORKDIR /root/sia
ENTRYPOINT ["python3", "-m", "sia"]
CMD ["python3", "-m", "sia"]