Skip to content

Commit cb0468f

Browse files
committed
feat: revert local api key value
1 parent 5b9f239 commit cb0468f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"createdAt": "2025-01-27T16:22:56.501Z",
3+
"description": "API key for Connect user",
4+
"id": "b5b4aa3d-8e40-4c92-bc40-d50182071886",
5+
"key": "_______________________LOCAL_API_KEY_HERE_________________________",
6+
"name": "Connect",
7+
"permissions": [],
8+
"roles": [
9+
"connect"
10+
]
11+
}

api/dev/states/myservers.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ upnpEnabled="no"
99
apikey="_______________________BIG_API_KEY_HERE_________________________"
1010
localApiKey="_______________________LOCAL_API_KEY_HERE_________________________"
1111
email="test@example.com"
12-
username="https://via.placeholder.com/200"
13-
avatar=""
12+
username="zspearmint"
13+
avatar="https://via.placeholder.com/200"
1414
regWizTime="1611175408732_0951-1653-3509-FBA155FA23C0"
1515
accesstoken=""
1616
idtoken=""

0 commit comments

Comments
 (0)