change ip
This commit is contained in:
parent
6cb08e11be
commit
4d3b12ada8
4
app/readme.md
Normal file
4
app/readme.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
**Команда: 1511 строк кода**
|
||||||
|
|
||||||
|
|
||||||
|
*Penpot*
|
||||||
@ -1,7 +1,7 @@
|
|||||||
package ru.myitschool.work.core
|
package ru.myitschool.work.core
|
||||||
|
|
||||||
object Constants {
|
object Constants {
|
||||||
const val HOST = "http://localhost:8090"
|
const val HOST = "http://10.0.0.14:49181"
|
||||||
const val AUTH_URL = "/auth"
|
const val AUTH_URL = "/auth"
|
||||||
const val INFO_URL = "/info"
|
const val INFO_URL = "/info"
|
||||||
const val BOOKING_URL = "/booking"
|
const val BOOKING_URL = "/booking"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user