first commit
This commit is contained in:
7
.env.example
Executable file
7
.env.example
Executable file
@ -0,0 +1,7 @@
|
||||
PORT=3000
|
||||
AUTH_KEY=encryption
|
||||
HCAPTCHA_SECRET=hcaptcha
|
||||
ANNOUNCEMENT_KEY=text.
|
||||
GROQ_API_KEY=["groq_api"]
|
||||
NTFY_ALERT=ntfy_channel
|
||||
DATA_PATH=where_to_store_data
|
Reference in New Issue
Block a user