All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 37s
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
# Copy this file to .env and set your real values.
|
|
DISCORD_BOT_TOKEN=YOUR_DISCORD_BOT_TOKEN_HERE
|
|
PALWORLD_PASSWORD=YOUR_PALWORLD_PASSWORD_HERE
|
|
LLM_API_KEY=YOUR_LLM_API_KEY_HERE |