4 lines
75 B
Bash
4 lines
75 B
Bash
export PGHOST=localhost
|
|
export PGUSER=postgres
|
|
export PGPASSWORD=passw0rd
|
export PGHOST=localhost
|
|
export PGUSER=postgres
|
|
export PGPASSWORD=passw0rd
|