added readme, changed ip
This commit is contained in:
parent
6cb08e11be
commit
df6532dcaf
@ -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.12//:49165"
|
||||||
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"
|
||||||
|
|||||||
1
app/src/main/java/ru/myitschool/work/core/README.MD
Normal file
1
app/src/main/java/ru/myitschool/work/core/README.MD
Normal file
@ -0,0 +1 @@
|
|||||||
|
penpot deck: https://pp.sicampus.ru/#/workspace?team-id=14a6b474-d5fa-807f-8007-9f0741c1b7ad&file-id=14a6b474-d5fa-807f-8007-9f519b767dc8&page-id=14a6b474-d5fa-807f-8007-9f519b767dc9
|
||||||
Loading…
x
Reference in New Issue
Block a user