Skip to content

Commit 4d31876

Browse files
authored
ref(snuba): Use snuba self-hosted settings (#2039)
Use snuba self-hosted settings
1 parent 92025e8 commit 4d31876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ x-snuba-defaults: &snuba_defaults
8686
<<: *depends_on-healthy
8787
image: "$SNUBA_IMAGE"
8888
environment:
89-
SNUBA_SETTINGS: docker
89+
SNUBA_SETTINGS: self_hosted
9090
CLICKHOUSE_HOST: clickhouse
9191
DEFAULT_BROKERS: "kafka:9092"
9292
REDIS_HOST: redis

0 commit comments

Comments
 (0)