5 lines
166 B
Bash
5 lines
166 B
Bash
POSTGRES_HOST="localhost"
|
|
POSTGRES_DATABASE="postgres"
|
|
POSTGRES_USER="postgres"
|
|
POSTGRES_PASSWORD="postgres"
|
|
SERVERAUTH_TOKEN="1:f9f8fc8c-9185-47a8-8a99-9e3acf6ca007" |