forked from syntaxbullet/AuroraBot-discord
chore: update docker compose
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user