Files
luma/docker-compose.yml
T
2026-01-14 22:37:09 -03:00

10 lines
214 B
YAML

services:
bot:
build: .
container_name: luma
environment:
NODE_ENV: production
DISCORD_ID:
DISCORD_TOKEN:
TTS_AZURE_KEY:
restart: unless-stopped