소스 검색

fixed samba command

novaspirit 3 년 전
부모
커밋
fe84d27620
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/portainer-v2-arm32.json

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

@@ -3880,7 +3880,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,