Преглед изворни кода

changed port mapping to 80:80, now it works

nomadelog пре 3 година
родитељ
комит
7dcacc51c1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

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

@@ -641,7 +641,7 @@
 			"name": "librespeed",
 			"platform": "linux",
 			"ports": [
-				"83:83/tcp"
+				"80:80/tcp"
 			],
 			"restart_policy": "unless-stopped",
 			"title": "LibreSpeed",