chore: update docker compose

This commit is contained in:
syntaxbullet
2026-01-08 18:12:39 +01:00
parent daad7be01c
commit 5df1396b3f

View File

@@ -84,7 +84,7 @@ services:
condition: service_healthy
networks:
- internal
command: bun x drizzle-kit studio --port 4983 --host 0.0.0.0
command: [ "bun", "x", "drizzle-kit", "studio", "--port", "4983", "--host", "0.0.0.0" ]
networks:
internal: