Updated Plane Template

This commit is contained in:
Ahson Shaikh
2025-12-30 19:20:43 +05:00
parent f32d48a271
commit 6f07307229
2 changed files with 30 additions and 35 deletions
+5 -2
View File
@@ -1,6 +1,5 @@
APP_DOMAIN=$(PRIMARY_DOMAIN)
APP_RELEASE=v0.28.0
SSL=false
APP_RELEASE=v1.2.1
WEB_REPLICAS=1
SPACE_REPLICAS=1
@@ -77,6 +76,10 @@ MINIO_ENDPOINT_SSL=0
# API key rate limit
API_KEY_RATE_LIMIT=60/minute
# Live server environment variables
# WARNING: You must set a secure value for LIVE_SERVER_SECRET_KEY in production environments.
LIVE_SERVER_SECRET_KEY=
DOCKERHUB_USER=artifacts.plane.so/makeplane
PULL_POLICY=if_not_present
CUSTOM_BUILD=false