From a85fa905539ad527e587ec88fe76784322ff56b1 Mon Sep 17 00:00:00 2001 From: marcelveldt Date: Thu, 16 May 2019 15:12:03 +0200 Subject: [PATCH] Delete config.json --- config.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100755 config.json diff --git a/config.json b/config.json deleted file mode 100755 index 16ba77ac..00000000 --- a/config.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Music Assistant", - "version": "0.0.5", - "description": "Media library manager for (streaming) media", - "slug": "music_assistant", - "startup": "application", - "boot": "auto", - "arch": ["amd64"], - "map": ["share:rw","ssl"], - "webui": "http://[HOST]:[PORT:8095]", - "host_network": true, - "options": { - }, - "schema": { - } -} -- 2.34.1