Skip to content

Commit 2ceb36e

Browse files
Build App list and docs
1 parent c100fac commit 2ceb36e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pi-hosted_template/template/portainer-v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
"name": "Dashy",
527527
"platform": "linux",
528528
"ports": [
529-
"9100:80/tcp"
529+
"9100:8080/tcp"
530530
],
531531
"restart_policy": "unless-stopped",
532532
"title": "Dashy",

template/portainer-v2-amd64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,7 @@
14321432
"name": "Dashy",
14331433
"platform": "linux",
14341434
"ports": [
1435-
"9100:80/tcp"
1435+
"9100:8080/tcp"
14361436
],
14371437
"restart_policy": "unless-stopped",
14381438
"title": "Dashy",

template/portainer-v2-arm32.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
"name": "Dashy",
527527
"platform": "linux",
528528
"ports": [
529-
"9100:80/tcp"
529+
"9100:8080/tcp"
530530
],
531531
"restart_policy": "unless-stopped",
532532
"title": "Dashy",

template/portainer-v2-arm64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@
13981398
"name": "Dashy",
13991399
"platform": "linux",
14001400
"ports": [
1401-
"9100:80/tcp"
1401+
"9100:8080/tcp"
14021402
],
14031403
"restart_policy": "unless-stopped",
14041404
"title": "Dashy",

0 commit comments

Comments
 (0)