Skip to content

Commit 3ed07aa

Browse files
committedApr 22, 2021
IP for API
1 parent 482ec93 commit 3ed07aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎newclient/newclient/src/main/java/org/demka/api/SuperAPI.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public interface SuperAPI {
3030
/**
3131
* The constant serverURL.
3232
*/
33-
String serverURL = "http://127.0.0.1:8080";
33+
String serverURL = "http://149.248.54.195:8080";
3434

3535
/**
3636
* Восстановление пароля

0 commit comments

Comments
 (0)
Please sign in to comment.