From 680e02b18b892d231bb83e1dd7b20a7e74d9e1cc Mon Sep 17 00:00:00 2001 From: James Date: Thu, 2 Jul 2020 12:02:49 +0100 Subject: [PATCH] Remove volume mount for config.yml Homer has recently been updated to load config.yml from the assets directory, removing the need to mount it directly. https://github.com/bastienwirtz/homer/pull/94 --- templates/homer.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/homer.xml b/templates/homer.xml index 1d8abfe..453403b 100644 --- a/templates/homer.xml +++ b/templates/homer.xml @@ -21,5 +21,4 @@ 8080 /mnt/user/appdata/homer/assets/ - /mnt/user/appdata/homer/config/config.yml - \ No newline at end of file +