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.
trial/.env.example

8 lines
169 B
Bash

SERVER_NAME=trial
POSTGRES_USER=trail_user
POSTGRES_PASSWORD=trial_password
POSTGRES_DB=trial_db
PGPORT=5433
TLS_MODE=tls_selfsigned
TLS_AUTO_EMAIL=jhon.doe@example.com