Files
stork/.env.example
T
ilia b91ba3490c
CI / secret-scan (pull_request) Successful in 32s
CI / python-ci (pull_request) Successful in 50s
Add shareable multi-board links with paper UI and voice notes.
Boards use /b/<uid> with no invite password; restore renamable columns,
recordings, and seeded locale notes, with first column locked.
2026-08-07 14:47:28 -04:00

8 lines
320 B
Bash

# Copy to .env for local run / deploy host (never commit real tokens).
# Optional: bootstraps a "Family" board that legacy ?invite= links can resolve.
STORK_INVITE_TOKEN=change-me-long-random
STORK_ADMIN_TOKEN=change-me-admin-random
STORK_COOKIE_SECURE=false
STORK_DATA=./data
# STORK_PUBLIC_URL=https://stork.levkin.ca