From: marcelveldt Date: Thu, 16 May 2019 13:12:03 +0000 (+0200) Subject: Delete config.json X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a85fa905539ad527e587ec88fe76784322ff56b1;p=music-assistant-server.git Delete 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": { - } -}