소스 검색

Update homer json file binding.

Robert Middleswarth 2 년 전
부모
커밋
5062a0df5e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/apps/homer.json

+ 1 - 1
template/apps/homer.json

@@ -38,7 +38,7 @@
 			"container": "/www/assets"
 		},
 		{
-			"bind": "/portainer/Files/AppData/Config/Homer",
+			"bind": "/portainer/Files/AppData/Config/Homer/config.yml",
 			"container": "/www/config.yml"
 		}
 	],