This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-11 13:00:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python-server-update
Add File
New File
Apply Patch
plane
/
space
/
components
/
views
/
index.ts
2 lines
25 B
TypeScript
Raw
Permalink
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 13:46:38 +05:30
export
*
from
"./login"
;
Reference in New Issue
Copy Permalink