Closes #3 Reviewed-on: phoenix/textsender-api#10 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
8 lines
156 B
Bash
8 lines
156 B
Bash
JWT_SECRET=NULqYIzgt28bTiyziCd7IOO7b6LnWDW!
|
|
DB_NAME=textsender_db
|
|
DB_USER=textsender
|
|
DB_PASSWORD=password
|
|
DB_HOST=localhost
|
|
DB_PORT=5432
|
|
DB_SSLMODE=disable
|