Skip to content

Commit e4582a8

Browse files
committed
Remove POSTGRES_HOST environment variable from Grafana configuration
1 parent c9dd614 commit e4582a8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

grafana/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@ services:
1717
- MQTT_PASSWORD=${MQTT_PASSWORD}
1818
- POSTGRES_USERNAME=${POSTGRES_USERNAME}
1919
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
20-
- POSTGRES_HOST=${POSTGRES_HOST}
21-
2220
volumes:
2321
grafana-storage:

0 commit comments

Comments
 (0)