services: envoy: image: envoyproxy/envoy ports: - "8080:8080" volumes: - ./where_fi/visualise/envoy.yaml:/etc/envoy/envoy.yaml backend: build: . volumes: - ./where_fi:/app/where_fi - ./config.yaml:/app/config