0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 13:39:22 +01:00

chore: fix hobby plugin server, again (#24750) (#24777)

This commit is contained in:
Arthur Silber 2024-09-04 17:37:01 +02:00 committed by GitHub
parent a5f1deb3f1
commit 049f4cadba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,6 +121,7 @@ services:
OBJECT_STORAGE_ENDPOINT: http://objectstorage:19000
OBJECT_STORAGE_ENABLED: true
CDP_REDIS_HOST: redis7
CDP_REDIS_PORT: 6379
depends_on:
- db
- redis