mirror of
				https://github.com/TeaOSLab/EdgeNode.git
				synced 2025-11-04 07:40:56 +08:00 
			
		
		
		
	简化节点API配置模板
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
rpc:
 | 
			
		||||
  endpoints: [ ${endpoints} ]
 | 
			
		||||
nodeId: "${nodeId}"
 | 
			
		||||
secret: "${nodeSecret}"
 | 
			
		||||
  endpoints: [ "" ]
 | 
			
		||||
nodeId: ""
 | 
			
		||||
secret: ""
 | 
			
		||||
		Reference in New Issue
	
	Block a user