fix: gvisor
This commit is contained in:
@@ -92,7 +92,7 @@ enum DomainStrategy {
|
||||
enum TunImplementation {
|
||||
mixed,
|
||||
system,
|
||||
gVisor;
|
||||
gvisor;
|
||||
}
|
||||
|
||||
enum MuxProtocol {
|
||||
|
||||
Reference in New Issue
Block a user