Преглед на файлове

mad privatebin privileged

jrmbchtl преди 3 години
родител
ревизия
3f0a89158e
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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",
 			"platform": "linux",
 			"ports": [
-				"8080/tcp"
+				"8080:8080/tcp"
 			],
+			"privileged": true,
 			"restart_policy": "unless-stopped",
 			"title": "PrivateBin",
 			"type": 1,