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