We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9ad73 commit f690d5eCopy full SHA for f690d5e
src/config/constants.js
@@ -1,4 +1,4 @@
1
-export const API = 'http://192.168.1.152:231/api'
+export const API = 'http://3.86.190.53:231/api'
2
3
export const URL_LOGIN = API + '/login'
4
export const URL_LOGOUT = API + '/logout'
0 commit comments