浏览代码

Replace out reactive-resume static branch to latest to see if I can get it working

Robert Middleswarth 3 年之前
父节点
当前提交
4bca3cfbee
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/portainer-v2-arm64.json

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

@@ -4289,7 +4289,7 @@
 				"Tools"
 			],
 			"description": "A one-of-a-kind resume builder that's not out to get your data. Completely secure, customizable, portable, open-source and free forever.",
-			"image": "martadinata666/reactive-resume:static",
+			"image": "martadinata666/reactive-resume:latest",
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/reactiveresume.png",
 			"name": "reactive-resume",
 			"platform": "linux",
@@ -4302,7 +4302,7 @@
 			"volumes": [
 				{
 					"bind": "/portainer/Files/AppData/Config/ReactiveResume",
-					"container": "/var/www/html"
+					"container": "/keepoutoftheway/var/www/html"
 				}
 			]
 		},