updates around README, .env, Dockerfile
This commit is contained in:
+3
-1
@@ -1,7 +1,9 @@
|
||||
SERVER_NAME=trial
|
||||
POSTGRES_USER=trail_user
|
||||
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
|
||||
Reference in New Issue
Block a user