social-router/.env.example
2025-04-30 18:57:23 +08:00

6 lines
114 B
Plaintext

POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_HOST=localhost
POSTGRES_PORT=5432
POSTGRES_DB=postgres