5 lines
90 B
Bash
5 lines
90 B
Bash
POSTGRES_PASSWORD='1234'
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_DB=postgres
|
|
POSTGRES_PORT='5432'
|