version: '3.8' services: discord-bot: image: registry.thefoxon.ru/kamgames/eco-discord-bot:latest restart: always environment: DISCORD_TOKEN: '' ECO_API_BASE: 'http://127.0.0.1:3001'