Set password
This commit is contained in:
parent
ab593ebf1a
commit
d9e08021e8
@ -30,4 +30,5 @@ services:
|
|||||||
image: postgres:17.2-alpine
|
image: postgres:17.2-alpine
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: postgres
|
POSTGRES_USER: postgres
|
||||||
|
POSTGRES_PASSWORD: postgres
|
||||||
POSTGRES_DB: tradex_test
|
POSTGRES_DB: tradex_test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user