Skip to content

Commit

Permalink
revert(zen config): remove grafana env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
letzabelin committed May 20, 2024
1 parent c9a0f78 commit a10f691
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions zrc/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@

metrics
{:zen/tags #{aidbox.config/metrics}
:port #env-integer BOX_METRICS_PORT
:grafana {:url #env BOX_METRICS_GRAFANA_URL
:user #env BOX_METRICS_GRAFANA_USER
:password #env BOX_METRICS_GRAFANA_PASSWORD}
:postgres {:on #env BOX_METRICS_POSTGRES_ON}}
:port #env-integer BOX_METRICS_PORT}

base-config
{:zen/tags #{aidbox.config/config}
Expand Down

0 comments on commit a10f691

Please sign in to comment.