Skip to content

Commit

Permalink
Use a different name for the otel-enabled compose project
Browse files Browse the repository at this point in the history
So as to avoid conflicts with the regular compose project
  • Loading branch information
alco committed Aug 7, 2024
1 parent db68edc commit 611857e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sync-service/dev/docker-compose-otel.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: "3.8"
name: "electric_dev"
name: "electric_dev_otel"

services:
postgres:
Expand Down

0 comments on commit 611857e

Please sign in to comment.