Skip to content

Commit

Permalink
Add telemetry name to env variables using standard prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Aug 16, 2024
1 parent 1cf3abc commit e2d2732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
VOINETWORK_NETWORK: ${VOINETWORK_NETWORK}
VOINETWORK_GENESIS: ${VOINETWORK_GENESIS}
VOINETWORK_CATCHUP: ${VOINETWORK_CATCHUP}
VOINETWORK_TELEMETRY_NAME: ${VOINETWORK_TELEMETRY_NAME}
logging:
driver: "local"
volumes:
Expand Down

0 comments on commit e2d2732

Please sign in to comment.