ports
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
POSTGRES_PASSWORD: rmtpw_password
|
||||
POSTGRES_DB: rmtpocketwatcher
|
||||
ports:
|
||||
- "5432:5432"
|
||||
- "5441:5432"
|
||||
volumes:
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user