I am using Retrofit2 to make network requests but the endpoint is locally on my machine.
so my base URL is private val BASE_URL = "http://localhost:8000/&q
private val BASE_URL = "http://localhost:8000/&q