version: '3' services: kanbot: image: kanbot restart: always volumes: - ./config.yaml:/var/www/kanbot/config.yaml:ro ports: - 8080:8080