Update environments.md

pull/28/head
takatost 2023-11-21 11:53:07 +08:00 committed by GitHub
parent 4ae52dbf7d
commit 57a2432d68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -353,6 +353,10 @@ Only available for cloud version, used for model hosting configuration.
* STRIPE_API_KEY: Stripe's API key
* STRIPE_WEBHOOK_SECRET: Stripe's Webhook secret
#### Others
* INVITE\_EXPIRY\_HOURS: Member invitation link valid time (hours)
***
### Web Frontend
@ -420,4 +424,4 @@ Used to set the browser policy for session cookies used for identity verificatio
Cookie SameSite configuration, default is Lax.
* COOKIE\_SECURE
Cookie Secure configuration, default is false.
Cookie Secure configuration, default is false.