This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
46e1d46005
plane
/
space
/
components
/
views
/
index.ts
2 lines
25 B
TypeScript
Raw
Normal View
History
Unescape
Escape
[fix] nginx continuously rewriting and reloading on index page of spaces app (#2236) * chore: shifted index page to /home route * chore: added rewrite logic, to rewrite index to /home * chore: routed home to login route as login page * chore: updated nginx config to route to login * chore: updated path for home
2023-09-26 08:16:38 +00:00
export
*
from
"./login"
;
Copy Permalink