autism remioved

This commit is contained in:
student-i-nikolaevskiy 2026-02-25 17:58:46 +03:00
parent 4799227616
commit d5c0c10a15

View File

@ -1,7 +1,7 @@
package ru.myitschool.work.core
object Constants {
const val HOST = "http://10.0.0.103:49165"
const val HOST = "http://10.0.0.12:49165"
const val AUTH_URL = "/login"
const val INFO_URL = "/info"
const val BOOKING_URL = "/booking"