Files
cockinator/docker-compose.yml.default
Cesium 893c2db0c5 accept discord token as env
we only really need that to function anyway, other things like jellyfin will
just not do anything and we have default value for avatar reset.
2026-03-10 21:14:55 -04:00

13 lines
325 B
Plaintext

services:
bot:
restart: unless-stopped
build: .
environment:
- DISCORD=TOKEN_HERE
# volumes:
# Uncomment the config for advanced configuration like Jellyfin.
# - ./config.json:/app/config.json
# Uncomment avatars for an avatars folder it can rotate through.
# - ./avatars:/app/avatars