services: vpn-bot: build: . container_name: marzban-vpn-bot restart: unless-stopped volumes: - ./config.toml:/app/config.toml:ro - ./data:/app/data