Merge pull request #1205 from Random-Liu/no-snat

Remove `noSnat`
This commit is contained in:
Lantao Liu 2019-07-25 00:24:37 -07:00 committed by GitHub
commit 0f313f977d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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