Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
eabykov authored Oct 12, 2023
1 parent 498d18f commit 8fa4afd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ KEYCLOAK_ADMIN=admin
KEYCLOAK_ADMIN_PASSWORD=keycloak

# releases: https://github.com/prometheus/prometheus/releases
PROMETHEUS_VERSION=v2.47.0
PROMETHEUS_VERSION=v2.47.1
PROMETHEUS_PORT=9090

# releases: https://github.com/grafana/grafana/releases
GF_VERSION=10.1.1
GF_VERSION=10.1.5
GF_LOG_LEVEL=warn
GF_SERVER_HTTP_PORT=3000
GF_HOSTNAME=http://localhost
Expand Down

0 comments on commit 8fa4afd

Please sign in to comment.