Add new ENV to .env.example
This commit is contained in:
parent
8b9f060188
commit
00691685d9
|
|
@ -77,6 +77,7 @@ MASTODON_CLIENT_SECRET=""
|
|||
OPENAI_API_KEY=""
|
||||
NEXT_PUBLIC_DISCORD_SUPPORT=""
|
||||
NEXT_PUBLIC_POLOTNO=""
|
||||
NOT_SECURED=false
|
||||
|
||||
# Payment settings
|
||||
FEE_AMOUNT=0.05
|
||||
|
|
|
|||
Loading…
Reference in New Issue