Skip to content

Commit f690d5e

Browse files
committed
Change to server
1 parent 7c9ad73 commit f690d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export const API = 'http://192.168.1.152:231/api'
1+
export const API = 'http://3.86.190.53:231/api'
22

33
export const URL_LOGIN = API + '/login'
44
export const URL_LOGOUT = API + '/logout'

0 commit comments

Comments
 (0)