temp commit
This commit is contained in:
1754
app/schemas/kr.smartsoltech.wellshe.data.AppDatabase/14.json
Normal file
1754
app/schemas/kr.smartsoltech.wellshe.data.AppDatabase/14.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@ import java.util.concurrent.TimeUnit
|
||||
* Класс для настройки и создания API-клиентов
|
||||
*/
|
||||
object ApiClient {
|
||||
private const val BASE_URL = "http://192.168.219.108:8000/api/v1/"
|
||||
private const val BASE_URL = "http://192.168.0.112:8000/api/v1/"
|
||||
private const val CONNECT_TIMEOUT = 15L
|
||||
private const val READ_TIMEOUT = 15L
|
||||
private const val WRITE_TIMEOUT = 15L
|
||||
|
||||
Reference in New Issue
Block a user