todo
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- pg-data:/var/lib/postgresql/data
|
- pg-data:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
|
# TODO: fix env
|
||||||
POSTGRES_USER: sa
|
POSTGRES_USER: sa
|
||||||
POSTGRES_PASSWORD: example
|
POSTGRES_PASSWORD: example
|
||||||
POSTGRES_PORT: 5432
|
POSTGRES_PORT: 5432
|
||||||
|
|||||||
Reference in New Issue
Block a user