feat / public deploy settings workflow (#1863)
* Feat: Implemented project publish settings * dev: updated the env dependancy in turbo and enabling the publish access to admin
This commit is contained in:
parent
d2cdaaccb9
commit
daa8f7d79b
11 changed files with 1177 additions and 224 deletions
|
|
@ -21,6 +21,8 @@ NEXT_PUBLIC_TRACK_EVENTS=0
|
|||
NEXT_PUBLIC_SLACK_CLIENT_ID=""
|
||||
# For Telemetry, set it to "app.plane.so"
|
||||
NEXT_PUBLIC_PLAUSIBLE_DOMAIN=""
|
||||
# public boards deploy url
|
||||
NEXT_PUBLIC_DEPLOY_URL=""
|
||||
|
||||
# Backend
|
||||
# Debug value for api server use it as 0 for production use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue