mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
Self-hosters running internal-only deployments don't need the marketing homepage. With DISABLE_HOMEPAGE=true, requests to / 302-redirect to /app instead of serving the landing page. Unset/false preserves current behavior. Requested via discord feedback. |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| lib | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| ws | ||
| .gitignore | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||