Changeset 5f483e3 in Klonkt for .env.example
- Timestamp:
- 06/27/2026 03:01:13 PM (2 months ago)
- Branches:
- main
- Children:
- 3746f6a
- Parents:
- 98fe58a
- File:
-
- 1 edited
-
.env.example (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
.env.example
r98fe58a r5f483e3 27 27 # `npm run reset-admin` on the server. 28 28 29 # ── Google login for LISTENERS (optional) ───────────────────────────30 # Want listeners to sign in with Google to comment? Create your OWN Google OAuth31 # client (Google Cloud Console -> Credentials -> OAuth client ID -> "Web32 # application") and fill it in below. Your own client = your own Google Cloud33 # project; this site isn't centrally tied to anything. Not set? Then there's34 # simply no Google button. Google login NEVER grants admin rights (commenting only).35 # GOOGLE_REDIRECT_URI = <your domain>/auth/google/callback (set it exactly in the client)36 GOOGLE_CLIENT_ID=37 GOOGLE_CLIENT_SECRET=38 GOOGLE_REDIRECT_URI=https://example.com/auth/google/callback39 40 29 # ── Email (optional) — for "forgot password" reset links ──────────── 41 30 # Not set? Then reset only works via `npm run reset-admin` on the server.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)