Closes #11 Reviewed-on: phoenix/textsender-auth#12 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
8 lines
174 B
Bash
8 lines
174 B
Bash
SECRET_KEY=NULqYIzgt28bTiyziCd7IOO7b6LnWDW!
|
|
DB_NAME=textsender_auth_db
|
|
DB_USER=textsender_auth
|
|
DB_PASSWORD=yEDjWZCH2vdctjn!
|
|
DB_HOST=localhost
|
|
DB_PORT=5432
|
|
DB_SSLMODE=disable
|