Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"settings": {
|
8 |
"clients": [
|
9 |
{
|
10 |
-
"id": "
|
11 |
"alterId": 0
|
12 |
}
|
13 |
]
|
@@ -25,4 +25,4 @@
|
|
25 |
"protocol": "freedom"
|
26 |
}
|
27 |
]
|
28 |
-
}
|
|
|
7 |
"settings": {
|
8 |
"clients": [
|
9 |
{
|
10 |
+
"id": "${UUID}",
|
11 |
"alterId": 0
|
12 |
}
|
13 |
]
|
|
|
25 |
"protocol": "freedom"
|
26 |
}
|
27 |
]
|
28 |
+
}
|