# Copy to /srv/ops/ops-dashboard.env on the server and fill in real values. DATABASE_URL="postgresql://USER:PASSWORD@postgres:5432/ops_dashboard" SEED_USER_EMAIL="admin@example.com" SEED_USER_PASSWORD="changeme" SESSION_SECRET="replace-with-a-long-random-string"