docs: add upage usage instructions document
This commit is contained in:
@@ -140,7 +140,7 @@ LOGTO_BASE_URL=http://localhost:5173
|
||||
# 随机任意的 36 位字符串,用于加密 Logto 的 cookie。
|
||||
LOGTO_COOKIE_SECRET=
|
||||
# 是否在开发环境中启用 Logto 认证,设置为 false 则在开发环境不强制认证
|
||||
LOGTO_ENABLE_DEV=false
|
||||
LOGTO_ENABLE=false
|
||||
# 运行环境,与 NODE_ENV 有所不同, NODE_ENV 在打包时就已确定,而此变量用于某些功能在不同环境下的开放
|
||||
# development | production | test
|
||||
OPERATING_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user