docs(env): document CM_DEBUG in .env.example
This commit is contained in:
parent
353af79e8b
commit
72ec2177db
@ -1,3 +1,7 @@
|
|||||||
|
# === Runtime ===
|
||||||
|
# Set to true ONLY in local dev. Werkzeug debugger = RCE if exposed.
|
||||||
|
CM_DEBUG=false
|
||||||
|
|
||||||
# === Deployment Identity ===
|
# === Deployment Identity ===
|
||||||
# Unique name prefix for containers and network (avoid conflicts on same host)
|
# Unique name prefix for containers and network (avoid conflicts on same host)
|
||||||
CM_DEPLOY_NAME=rex-cm
|
CM_DEPLOY_NAME=rex-cm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user