Delete config.json
authormarcelveldt <marcelvanderveldt@MacBook-Pro.local>
Thu, 16 May 2019 13:12:03 +0000 (15:12 +0200)
committermarcelveldt <marcelvanderveldt@MacBook-Pro.local>
Thu, 16 May 2019 13:12:03 +0000 (15:12 +0200)
config.json [deleted file]

diff --git a/config.json b/config.json
deleted file mode 100755 (executable)
index 16ba77a..0000000
+++ /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": {
-  }
-}