webring/.env.template

5 lines
184 B
Plaintext

PORT=8000
DB_CONNECTION_STRING=postgres://postgres:postgres@localhost:5432/webring?sslmode=disable
DASHBOARD_USER=admin
DASHBOARD_PASSWORD=admin
CONTACT_LINK=mailto:webring@example.com