forked from syntaxbullet/AuroraBot-discord
fix: add web network to studio for port publishing
This commit is contained in:
@@ -84,6 +84,7 @@ services:
|
||||
condition: service_healthy
|
||||
networks:
|
||||
- internal
|
||||
- web
|
||||
command: [ "bun", "x", "drizzle-kit", "studio", "--port", "4983", "--host", "0.0.0.0" ]
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user