chore: add TTS_ELEVENLABS_TOKEN to dockerfile
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
DISCORD_TOKEN:
|
||||
TTS_TIKTOK_SESSIONID:
|
||||
TTS_ELEVENLABS_KEY:
|
||||
TTS_ELEVENLABS_TOKEN:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./db.sqlite:/app/db.sqlite
|
||||
Reference in New Issue
Block a user