Yet more generic. More docs
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
image: postgres:17
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_MULTIPLE_DATABASES: solid_cache, solid_queue
|
||||
POSTGRES_MULTIPLE_DATABASES: database1, database2
|
||||
ports:
|
||||
- "${HOST_IP}:5432:5432"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user