🐛 Cleanup changes, Local db:migrate script not working, CI failed

This commit is contained in:
Meier Lukas
2023-11-12 11:20:22 +01:00
parent 2a1f73345c
commit d7cdd6a30b
5 changed files with 33 additions and 12 deletions

View File

@@ -63,6 +63,4 @@ HEALTHCHECK --interval=10s --timeout=5s --start-period=5s --retries=3 \
USER homarr
CMD ["sh", "./scripts/run.sh"]
# TEMPORARY: "db:migrate": "ts-node ./migrate.ts ../drizzle"
CMD ["sh", "./scripts/run.sh"]