done
This commit is contained in:
parent
8015c67e47
commit
1c39274242
|
@ -15,6 +15,7 @@ export default defineConfig({
|
||||||
'/users/signup': 'http://67.225.129.127:3002/',
|
'/users/signup': 'http://67.225.129.127:3002/',
|
||||||
'/users/signin': 'http://67.225.129.127:3002/',
|
'/users/signin': 'http://67.225.129.127:3002/',
|
||||||
'/users/forgotpassword': 'http://67.225.129.127:3002/',
|
'/users/forgotpassword': 'http://67.225.129.127:3002/',
|
||||||
|
'/users/:id/verify/:token': 'http://67.225.129.127:3002/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue