Forráskód Böngészése

fixed samba command

novaspirit 3 éve
szülő
commit
fe84d27620
1 módosított fájl, 1 hozzáadás és 1 törlés
  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,