Skip to content

Commit 68a7720

Browse files
committed
Remove personal user with test databases from settings.json
1 parent 582bc65 commit 68a7720

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

settings.json

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,5 @@
55
"email": "",
66
"services": [],
77
"mode": "light"
8-
},
9-
"troy": {
10-
"username": "troy",
11-
"password": "$2b$12$EvVjKO85x6HzA1JMvU4K5edGhFqMaGlrRuqaYMOObJwlbJF652poa",
12-
"email": "troy@troy",
13-
"services": [
14-
[
15-
"troyDB",
16-
"MongoDB",
17-
"mongodb+srv://troyprejusa:[email protected]/test?retryWrites=true&w=majority",
18-
"troyDB",
19-
"Dec 27, 2022 2:53 PM"
20-
],
21-
[
22-
"hi",
23-
"SQL",
24-
"postgres://uoohvhke:[email protected]/uoohvhke",
25-
"hi",
26-
"Dec 27, 2022 3:01 PM"
27-
],
28-
[
29-
"micros",
30-
"MongoDB",
31-
"mongodb+srv://troyprejusa:[email protected]/chronosmicro?retryWrites=true&w=majority",
32-
"micros test",
33-
"Dec 27, 2022 8:03 PM"
34-
]
35-
],
36-
"mode": "light"
378
}
389
}

0 commit comments

Comments
 (0)