소스 검색

Build App list and docs

github-actions[bot] 1 년 전
부모
커밋
f045defe3e
4개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. 2 2
      pi-hosted_template/template/portainer-v2.json
  2. 2 2
      template/portainer-v2-amd64.json
  3. 2 2
      template/portainer-v2-arm32.json
  4. 2 2
      template/portainer-v2-arm64.json

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

@@ -917,7 +917,7 @@
 			"ports": [
 				"30000:30000/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "FoundryVTT Server",
 			"type": 1,
 			"volumes": [
@@ -1929,7 +1929,7 @@
 			"ports": [
 				"25565:25565/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "Minecraft Server",
 			"type": 1,
 			"volumes": [

+ 2 - 2
template/portainer-v2-amd64.json

@@ -2326,7 +2326,7 @@
 			"ports": [
 				"30000:30000/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "FoundryVTT Server",
 			"type": 1,
 			"volumes": [
@@ -4597,7 +4597,7 @@
 			"ports": [
 				"25565:25565/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "Minecraft Server",
 			"type": 1,
 			"volumes": [

+ 2 - 2
template/portainer-v2-arm32.json

@@ -917,7 +917,7 @@
 			"ports": [
 				"30000:30000/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "FoundryVTT Server",
 			"type": 1,
 			"volumes": [
@@ -1929,7 +1929,7 @@
 			"ports": [
 				"25565:25565/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "Minecraft Server",
 			"type": 1,
 			"volumes": [

+ 2 - 2
template/portainer-v2-arm64.json

@@ -2284,7 +2284,7 @@
 			"ports": [
 				"30000:30000/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "FoundryVTT Server",
 			"type": 1,
 			"volumes": [
@@ -4579,7 +4579,7 @@
 			"ports": [
 				"25565:25565/tcp"
 			],
-			"restart_polocy": "unless-stopped",
+			"restart_policy": "unless-stopped",
 			"title": "Minecraft Server",
 			"type": 1,
 			"volumes": [