services: proxy: ports: - '80:80' - '8080:8080' volumes: - './nginx/prod-proxy.conf:/etc/nginx/conf.d/default.conf:ro'