github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/base-url/base-url-docker-compose.yml (about) 1 version: '3' 2 services: 3 nginx: 4 image: nginx 5 network_mode: host 6 volumes: 7 - ./nginx.conf:/etc/nginx/nginx.conf