simplelink/.env.example
2025-01-27 16:24:31 -05:00

3 lines
96 B
Text

DATABASE_URL=postgresql://user:password@localhost/dbname
SERVER_HOST=127.0.0.1
SERVER_PORT=8080