Update environment variable file and service configuration
This commit is contained in:
parent
dd2805b7f0
commit
0df46133be
2 changed files with 3 additions and 8 deletions
|
|
@ -1,11 +1,6 @@
|
|||
# Copy this file to /etc/ANewDawn/ANewDawn.env and fill in the required values.
|
||||
# Make sure the directory is owned by the user running the service (e.g., "lovinator").
|
||||
|
||||
# Discord bot token
|
||||
DISCORD_TOKEN=
|
||||
|
||||
# OpenAI token (for GPT-5 and other OpenAI models)
|
||||
OPENAI_TOKEN=
|
||||
|
||||
# Optional: additional env vars used by your bot
|
||||
# MY_CUSTOM_VAR=
|
||||
OLLAMA_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue