refactor docker

This commit is contained in:
Hiddify
2024-03-14 23:44:36 +01:00
parent ec9efac57c
commit 16a5191d2c
8 changed files with 88 additions and 60 deletions

View File

@@ -97,7 +97,7 @@ func DefaultConfigOptions() *ConfigOptions {
},
InboundOptions: InboundOptions{
EnableTun: false,
SetSystemProxy: true,
SetSystemProxy: false,
MixedPort: 2334,
LocalDnsPort: 16450,
MTU: 9000,