Remove noSnat

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2019-07-24 17:35:03 -07:00 committed by Derek McGowan
parent 231d291b2d
commit 523b0b3c61
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -19,8 +19,7 @@
"type": "portmap", "type": "portmap",
"capabilities": { "capabilities": {
"portMappings": true "portMappings": true
}, }
"noSnat": true
} }
] ]
} }