services: proxy: build: context: . dockerfile: .build/dev/proxy.Dockerfile hostname: omada-proxy volumes: - ./:/var/www/html/ ports: - 8000:8000