mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: selfhosted fixes (#2154)
* fix: selfhosted fixes * fix: updated env example
This commit is contained in:
committed by
GitHub
parent
2186db8bba
commit
cdb888c23e
@@ -23,6 +23,8 @@ NEXT_PUBLIC_SLACK_CLIENT_ID=""
|
||||
NEXT_PUBLIC_PLAUSIBLE_DOMAIN=""
|
||||
# public boards deploy url
|
||||
NEXT_PUBLIC_DEPLOY_URL=""
|
||||
# plane deploy using nginx
|
||||
NEXT_PUBLIC_DEPLOY_WITH_NGINX=1
|
||||
|
||||
# Backend
|
||||
# Debug value for api server use it as 0 for production use
|
||||
|
||||
Reference in New Issue
Block a user