Skip to content

Commit

Permalink
Merge branch 'master' of github.com:eifinger/homeassistant-config
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Apr 19, 2021
2 parents ab64381 + 0c7f52a commit 1b1feb0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,17 +468,6 @@ services:
- "8083:8083"
- "8086:8086"
- "8090:8090"
timescaledb:
container_name: timescaledb
restart: unless-stopped
image: timescale/timescaledb-postgis:1.7.0-pg12
volumes:
- /etc/localtime:/etc/localtime:ro
- /home/admin/timescaledb/data:/var/lib/postgresql/data
ports:
- "5432:5432"
environment:
- POSTGRES_PASSWORD=admin
grafana:
container_name: grafana
restart: unless-stopped
Expand Down

0 comments on commit 1b1feb0

Please sign in to comment.