simplelink/.env.example
2025-01-29 01:29:27 -05:00

4 lines
131 B
Text

DATABASE_URL=postgresql://user:password@localhost/dbname
SERVER_HOST=127.0.0.1
SERVER_PORT=8080
JWT_SECRET=change-me-in-production