All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.testerum.web_backend.config.impl.ProdTesterumWebBackendConfig.kt Maven / Gradle / Ivy

package com.testerum.web_backend.config.impl

import com.testerum.web_backend.config.TesterumWebBackendConfig

object ProdTesterumWebBackendConfig : TesterumWebBackendConfig {

    override val cloudFunctionsBaseUrl: String = "https://europe-west1-testerum-prod.cloudfunctions.net"

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy