init local package repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Copy this file to .env.beta before running ./start_beta.sh
|
||||
|
||||
# Required for production mode
|
||||
CRM_SECRET_KEY=replace-with-a-long-random-secret
|
||||
|
||||
# Optional overrides
|
||||
# CRM_CORS_ORIGIN=http://100.x.y.z:8080
|
||||
# CRM_LOGIN_RATE_LIMIT_PER_MIN=20
|
||||
# CRM_WRITE_RATE_LIMIT_PER_MIN=300
|
||||
# CRM_PORT=8080
|
||||
Reference in New Issue
Block a user