Skip to content

Commit

Permalink
fixes to load compose
Browse files Browse the repository at this point in the history
  • Loading branch information
mdebarros committed Jul 24, 2023
1 parent a46febb commit 79b69e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-load.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ services:
- mojaloop-net
ports:
- "6565:6565"
environment:
environment: {}
# - K6_PROMETHEUS_RW_SERVER_URL=http://prometheus:9090/api/v1/write # Ref: https://k6.io/docs/results-output/real-time/prometheus-remote-write/#options
# - K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM=true # Ref: https://k6.io/docs/results-output/real-time/prometheus-remote-write/#options
# - K6_OUT=experimental-prometheus-rw # Ref: https://k6.io/docs/results-output/real-time/prometheus-remote-write/
Expand Down

0 comments on commit 79b69e5

Please sign in to comment.