Files
schedtxt_auth/.env.sample
T
2025-09-09 19:39:12 +00:00

7 lines
130 B
Bash

DB_NAME=textsender_auth_db
DB_USER=textsender_auth
DB_PASSWORD=yEDjWZCH2vdctjn!
DB_HOST=localhost
DB_PORT=5432
DB_SSLMODE=disable