Qilan2 commited on
Commit
09398d6
·
verified ·
1 Parent(s): 9376d5e

Update hf/server9-bf.py

Browse files
Files changed (1) hide show
  1. hf/server9-bf.py +1 -1
hf/server9-bf.py CHANGED
@@ -183,7 +183,7 @@ def nezha():
183
  'tls': True,
184
  'use_gitee_to_upgrade': False,
185
  'use_ipv6_country_code': False,
186
- 'uuid': '172528d0-a303-4096-b8d3-df117b8e1c4b'
187
  }
188
  with open('./config.yaml', 'w') as file:
189
  yaml.dump(agent_config, file, default_flow_style=False)
 
183
  'tls': True,
184
  'use_gitee_to_upgrade': False,
185
  'use_ipv6_country_code': False,
186
+ 'uuid': '1c552ffd-7c75-4a60-9811-8098c859e19b'
187
  }
188
  with open('./config.yaml', 'w') as file:
189
  yaml.dump(agent_config, file, default_flow_style=False)