chore: add studio dev container docker watch (#40584)

This commit is contained in:
Kalleby Santos
2025-11-25 15:07:31 +00:00
committed by GitHub
parent 77a63e2ee1
commit 7a16af4e35
+10
View File
@@ -8,6 +8,16 @@ services:
target: dev
ports:
- 8082:8082
develop:
watch:
- action: sync
path: ../apps/studio
target: /app/apps/studio
ignore:
- node_modules/
- action: rebuild
path: package.json
mail:
container_name: supabase-mail
image: inbucket/inbucket:3.0.3