You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
SERVER_NAME=trial
|
|
POSTGRES_USER=trial_user
|
|
POSTGRES_PASSWORD=trial_password
|
|
POSTGRES_DB=trial_db
|
|
PGPORT=5433
|
|
TLS_MODE=tls_selfsigned
|
|
TLS_AUTO_EMAIL=jhon.doe@example.com
|
|
APP_ENV=prod
|
|
APP_SECRET=eb09be4fcc136ed9174c7136f13b98e4 |