zhepama commited on
Commit
d0a46f8
·
verified ·
1 Parent(s): 604d855

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "settings": {
8
  "clients": [
9
  {
10
- "id": "env:UUID",
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
+ }