services: camera-viewer: build: . ports: - "8080:8080" volumes: - ./config.yaml:/app/config.yaml restart: unless-stopped