Update .env.example
This commit is contained in:
parent
6ea3317dbf
commit
dbe81682f0
|
|
@ -80,6 +80,7 @@ OPENAI_API_KEY=""
|
|||
NEXT_PUBLIC_DISCORD_SUPPORT=""
|
||||
NEXT_PUBLIC_POLOTNO=""
|
||||
NOT_SECURED=false
|
||||
API_LIMIT=30 # The limit of the public API hour limit
|
||||
|
||||
# Payment settings
|
||||
FEE_AMOUNT=0.05
|
||||
|
|
|
|||
Loading…
Reference in New Issue