浏览代码

fixed samba command

novaspirit 3 年之前
父节点
当前提交
079fa96e6e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
template/portainer-v2-arm64.json

@@ -3920,7 +3920,7 @@
 				"139:139/tcp",
 				"445:445/tcp"
 			],
-			"command": "-s 'mount:/mount:rw'",
+			"command": "-s 'portainer:/mount:rw'",
 			"restart_policy": "unless-stopped",
 			"title": "Samba",
 			"type": 1,