Browse Source

mad privatebin privileged

jrmbchtl 3 years ago
parent
commit
3f0a89158e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pi-hosted_template/template/portainer-v2.json

+ 2 - 1
pi-hosted_template/template/portainer-v2.json

@@ -2719,8 +2719,9 @@
 			"name": "privatebin",
 			"name": "privatebin",
 			"platform": "linux",
 			"platform": "linux",
 			"ports": [
 			"ports": [
-				"8080/tcp"
+				"8080:8080/tcp"
 			],
 			],
+			"privileged": true,
 			"restart_policy": "unless-stopped",
 			"restart_policy": "unless-stopped",
 			"title": "PrivateBin",
 			"title": "PrivateBin",
 			"type": 1,
 			"type": 1,