Fix storage bucket endpoints
Some checks failed
Deploy / Deploy (push) Failing after 18s

This commit is contained in:
2025-12-30 22:27:17 +00:00
parent 1354bc2796
commit 1b767dd8d7
2 changed files with 4 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ services:
- ente_network
ports:
- 8080:8080 # API
- 3200:3200 # Storage Buckets
depends_on:
postgres:
condition: service_healthy