Skip to content

Commit

Permalink
chore: Update example compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard committed Sep 5, 2024
1 parent 2fb9020 commit f42a9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/grafana-dashboard/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:
- ${OP_EXPORTER_HOST:-127.0.0.1}:${OP_EXPORTER_PORT:-9999}:9999
environment:
OP_SERVICE_ACCOUNT_TOKEN: ${OP_SERVICE_ACCOUNT_TOKEN:?}
init: true
command: --log-level DEBUG --host 0.0.0.0 --metrics account build-info document group item service-account user vault

prometheus:
Expand Down

0 comments on commit f42a9d7

Please sign in to comment.