소스 검색

Tweak the folder location

Robert Middleswarth 3 년 전
부모
커밋
fc618f7879
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/portainer-v2-arm64.json

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

@@ -4302,7 +4302,7 @@
 			"volumes": [
 				{
 					"bind": "/portainer/Files/AppData/Config/ReactiveResume",
-					"container": "/usr/src/app"
+					"container": "/var/www/html"
 				}
 			]
 		},