10 lines
238 B
JSON
10 lines
238 B
JSON
|
|
{
|
||
|
|
"name": "fileshare",
|
||
|
|
"display_name": "Network Files",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "SMB share for Mac, Windows, Linux and Android devices on the LAN.",
|
||
|
|
"volumes": ["files"],
|
||
|
|
"ports": [445, 139],
|
||
|
|
"icon": "icon.svg"
|
||
|
|
}
|