Browse Source

Update homer json file binding.

Robert Middleswarth 2 năm trước cách đây
mục cha
commit
5062a0df5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
 		}
 	],