website/static/_redirects
Pierre-Olivier Mercier 9e66092695
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Redirect sign-in and register links to a beta landing page
Public registrations on app.happydomain.org are paused. Route the
sign-in, register, and join entry points to a new /beta/ page that
explains the beta program and points users to self-hosting via the
binary or Docker image.
2026-06-04 11:43:06 +09:00

4 lines
98 B
Text

/domains/* https://app.happydomain.org/domains/:splat
/join /beta/
/login /beta/
/register /beta/