fix: docker issues
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"region":"other",
|
||||
"service-mode": "proxy",
|
||||
"log-level": "info",
|
||||
"resolve-destination": true,
|
||||
@@ -7,15 +8,15 @@
|
||||
"remote-dns-domain-strategy": "",
|
||||
"direct-dns-address": "1.1.1.1",
|
||||
"direct-dns-domain-strategy": "",
|
||||
"mixed-port": 2334,
|
||||
"local-dns-port": 6450,
|
||||
"mixed-port": 12334,
|
||||
"local-dns-port": 16450,
|
||||
"tun-implementation": "mixed",
|
||||
"mtu": 9000,
|
||||
"strict-route": false,
|
||||
"connection-test-url": "https://www.gstatic.com/generate_204",
|
||||
"url-test-interval": 600,
|
||||
"enable-clash-api": true,
|
||||
"clash-api-port": 6756,
|
||||
"clash-api-port": 16756,
|
||||
"bypass-lan": false,
|
||||
"allow-connection-from-lan": true,
|
||||
"enable-fake-dns": false,
|
||||
|
||||
Reference in New Issue
Block a user