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
0ca66a1d94
plane
/
admin
/
.env.example
3 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: admin and space redirections (#4419) * dev: add admin and space base url * fix: formatting * dev: add app,space and admin base url to the api env * fix: updated app base urls redirection * dev: add change password endpoint * dev: add none as default for base url * dev: space password management endpoints * fix: docker env update * fix: docker and env settings * fix: docker changes * fix: next config update --------- Co-authored-by: pablohashescobar <nikhilschacko@gmail.com> Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-09 21:02:42 +00:00
NEXT_PUBLIC_API_BASE_URL=""
fix: admin app redirections
2024-05-10 09:53:51 +00:00
NEXT_PUBLIC_ADMIN_BASE_PATH="/god-mode"
NEXT_PUBLIC_WEB_BASE_URL=""
Copy Permalink