trial app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user