chore: add TTS_ELEVENLABS_TOKEN to dockerfile

This commit is contained in:
2026-01-28 01:35:05 -03:00
parent 51ebb6c92d
commit 123ed75b60
+1
View File
@@ -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