mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Update samba / fix minor bugs (#22)
* Update samba / fix minor bugs * fix lint
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"startup": "once",
|
||||
"boot": "manual",
|
||||
"ports": {
|
||||
"80/tcp": 80
|
||||
"80/tcp": 80,
|
||||
"443/tcp": 443
|
||||
},
|
||||
"map": ["ssl"],
|
||||
"options": {
|
||||
|
||||
Reference in New Issue
Block a user