version: '3.8' services: newman: container_name: fids-testing_newman image: ${API_IMAGE} environment: - API_URL=${API_URL} network_mode: host