timescaledb/docker-compose_PG.yml
2026-03-12 19:41:34 +01:00

7 lines
128 B
YAML

services:
timescaledb:
image: postgres:18
ports:
- 5432:5432
environment:
- POSTGRES_PASSWORD=postgres