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