timescaledb/docker-compose.yml
2026-03-04 19:46:33 +01:00

7 lines
146 B
YAML

services:
timescaledb:
image: timescale/timescaledb-ha:pg18
ports:
- 5432:5432
environment:
- POSTGRES_PASSWORD=postgres