furtka/apps/fileshare/manifest.json

10 lines
238 B
JSON
Raw Normal View History

{
"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"
}