mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	fix dns not active
This commit is contained in:
		| @@ -56,6 +56,7 @@ class ServerService | |||||||
|         if ($server->dnsSettings) { |         if ($server->dnsSettings) { | ||||||
|             $dns = json_decode($server->dnsSettings); |             $dns = json_decode($server->dnsSettings); | ||||||
|             $json->dns = $dns; |             $json->dns = $dns; | ||||||
|  |             $json->outbound->settings->domainStrategy = 'UseIP'; | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user