mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Disable l7 proxy on QEMU (#378)
This commit is contained in:
parent
af99f91fec
commit
402fc7761b
@ -78,4 +78,5 @@ var qemuVals = map[string]interface{}{
|
||||
"enabled": true,
|
||||
"type": "wireguard",
|
||||
},
|
||||
"l7Proxy": false,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user