Explorar el Código

Update homer json file binding.

Robert Middleswarth hace 2 años
padre
commit
5062a0df5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
 		}
 	],