File tree Expand file tree Collapse file tree 1 file changed +8
-40
lines changed Expand file tree Collapse file tree 1 file changed +8
-40
lines changed Original file line number Diff line number Diff line change 1
1
{
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
-
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
+ }
You can’t perform that action at this time.
0 commit comments