Inital user auth commit
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
6dd6b44848
commit
c4108aca5d
@ -9,7 +9,7 @@ module.exports = {
|
||||
siteUrl: 'https://learn.freecodecamp.org'
|
||||
},
|
||||
proxy: {
|
||||
prefix: '/',
|
||||
prefix: '/api',
|
||||
url: 'http://localhost:3000'
|
||||
},
|
||||
plugins: [
|
||||
|
Reference in New Issue
Block a user