Skip to content

Commit

Permalink
ci: converge grafana url
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Jan 19, 2024
1 parent d018fd9 commit 4b34e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
no_proxy: "{{ lookup('env', 'NO_PROXY') | default(omit) }}"

vars:
grafana_url: http://grafana:3000
grafana_url: http://localhost:3000
grafana_username: admin
grafana_password: admin

Expand Down

0 comments on commit 4b34e84

Please sign in to comment.