Skip to content

Commit 89b0b23

Browse files
fixed bug
1 parent 08f9fa0 commit 89b0b23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/config-sample.js

-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ module.exports={
88
clientSecret:"<google oauth app client secret>"
99
},
1010
local:{
11-
local:{
1211
fullname:"<your fullname>",
1312
username:"<yourgithub username>",
1413
password:"<test password for login>",
1514
type:"User"
1615
}
17-
}
1816
}
1917

0 commit comments

Comments
 (0)