Fix layout for 0.18 (#5)

This commit is contained in:
Pascal Vizeli
2017-04-28 02:24:39 +02:00
committed by GitHub
parent f29c61d6ea
commit d546197b12
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"ports": {
"80/tcp": 80
},
"map_ssl": true,
"map": ["ssl"],
"options": {
"email": null,
"domains": [null],

View File

@@ -8,7 +8,7 @@
"ports": {
"445/tcp": 445
},
"map_config": true,
"map": ["config"],
"options": {
"workgroup": "WORKGROUP",
"guest": true,