Fix: lie
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
||||
timescaledb-prod:
|
||||
image: timescale/timescaledb-ha:pg17
|
||||
ports:
|
||||
#this is exposed only to the docker network, so don't worry about this
|
||||
- "5432:5432"
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=${DB_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user