Browse Source

Update homer json file binding.

Robert Middleswarth 2 years ago
parent
commit
5062a0df5e
1 changed files with 1 additions and 1 deletions
  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"
 		}
 	],