Skip to content

Commit 54df19a

Browse files
committed
clear setting
1 parent e32ef53 commit 54df19a

File tree

1 file changed

+8
-40
lines changed

1 file changed

+8
-40
lines changed

settings.json

Lines changed: 8 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,9 @@
11
{
2-
"guest": {
3-
"username": "guest",
4-
"password": "",
5-
"email": "",
6-
"services": [],
7-
"mode": "light"
8-
},
9-
"ty": {
10-
"username": "ty",
11-
"password": "$2b$12$1QNK6Y7tVuwxfUKCJfJlneik0m/oJsbrsWtDhkBi8sW13MhZmsZgK",
12-
"email": "[email protected]",
13-
"services": [
14-
[
15-
"test",
16-
"MongoDB",
17-
"mongodb+srv://taylrzhang:[email protected]/?retryWrites=true&w=majority",
18-
"",
19-
"Microservices",
20-
"Feb 8, 2023 1:48 PM"
21-
],
22-
[
23-
"test cluster",
24-
"SQL",
25-
"not real",
26-
"",
27-
"AWS",
28-
"Feb 13, 2023 11:23 AM"
29-
],
30-
[
31-
"realllllonggggname",
32-
"SQL",
33-
"dsfadsf",
34-
"",
35-
"AWS",
36-
"Feb 13, 2023 11:46 AM"
37-
]
38-
],
39-
"mode": "light"
40-
}
41-
}
2+
"guest": {
3+
"username": "guest",
4+
"password": "",
5+
"email": "",
6+
"services": [],
7+
"mode": "light"
8+
}
9+
}

0 commit comments

Comments
 (0)