We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3d40de + 1014a48 commit 0ca344eCopy full SHA for 0ca344e
1 file changed
src/main/java/towssome/server/advice/URLAdvice.java
@@ -2,6 +2,6 @@
2
3
public class URLAdvice {
4
5
- public static final String SERVER_IP = "http://3.35.174.19:3000";
+ public static final String SERVER_IP = "http://goochul.iptime.org:3000";
6
7
}
0 commit comments