7 lines
112 B
Bash
7 lines
112 B
Bash
PORT=5000
|
|
|
|
DB_NAME=unreal_amogus
|
|
DB_USER=postgres
|
|
DB_PASSWD=amogus_life_420
|
|
DB_HOST=192.168.192.150
|
|
DB_PORT=5432 |