Browse Source

Build App list and docs

github-actions[bot] 2 năm trước cách đây
mục cha
commit
0043f0d959

+ 5 - 0
pi-hosted_template/template/portainer-v2.json

@@ -1926,6 +1926,11 @@
 					"default": "development",
 					"label": "NODE_ENV",
 					"name": "NODE_ENV"
+				},
+				{
+					"default": "http://localhost/",
+					"label": "url",
+					"name": "url"
 				}
 			],
 			"image": "ghost:latest",

+ 5 - 0
template/portainer-v2-amd64.json

@@ -2270,6 +2270,11 @@
 					"default": "development",
 					"label": "NODE_ENV",
 					"name": "NODE_ENV"
+				},
+				{
+					"default": "http://localhost/",
+					"label": "url",
+					"name": "url"
 				}
 			],
 			"image": "ghost:latest",

+ 5 - 0
template/portainer-v2-arm32.json

@@ -1926,6 +1926,11 @@
 					"default": "development",
 					"label": "NODE_ENV",
 					"name": "NODE_ENV"
+				},
+				{
+					"default": "http://localhost/",
+					"label": "url",
+					"name": "url"
 				}
 			],
 			"image": "ghost:latest",

+ 5 - 0
template/portainer-v2-arm64.json

@@ -2245,6 +2245,11 @@
 					"default": "development",
 					"label": "NODE_ENV",
 					"name": "NODE_ENV"
+				},
+				{
+					"default": "http://localhost/",
+					"label": "url",
+					"name": "url"
 				}
 			],
 			"image": "ghost:latest",