This commit is contained in:
2026-03-27 10:09:44 -03:00
parent 85bbe7b61f
commit d398226723

View File

@@ -61,3 +61,4 @@ ENV DATABASE_URL="file:/app/data/dev.db"
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["node", "server.js"]