added readme, chganged constants
This commit is contained in:
parent
6cb08e11be
commit
0e7ed8236a
1
README.MD
Normal file
1
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
|
||||
@ -1,7 +1,7 @@
|
||||
package ru.myitschool.work.core
|
||||
|
||||
object Constants {
|
||||
const val HOST = "http://localhost:8090"
|
||||
const val HOST = "http:10.0.0.12//:49165"
|
||||
const val AUTH_URL = "/auth"
|
||||
const val INFO_URL = "/info"
|
||||
const val BOOKING_URL = "/booking"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user