mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Fix layout for 0.18 (#5)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"ports": {
|
||||
"80/tcp": 80
|
||||
},
|
||||
"map_ssl": true,
|
||||
"map": ["ssl"],
|
||||
"options": {
|
||||
"email": null,
|
||||
"domains": [null],
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"ports": {
|
||||
"445/tcp": 445
|
||||
},
|
||||
"map_config": true,
|
||||
"map": ["config"],
|
||||
"options": {
|
||||
"workgroup": "WORKGROUP",
|
||||
"guest": true,
|
||||
|
||||
Reference in New Issue
Block a user