plane/web/.env.example
2023-10-05 16:08:09 +05:30

4 lines
161 B
Plaintext

# Enable/Disable OAUTH - default 0 for selfhosted instance
NEXT_PUBLIC_ENABLE_OAUTH=0
# Public boards deploy URL
NEXT_PUBLIC_DEPLOY_URL="http://localhost/spaces"