version: "3.4" services: dredd: environment: SEMAPHORE_DB_DIALECT: bolt SEMAPHORE_DB_CONFIG: '{"host": "/data/database.boltdb"}' depends_on: - server