diff options
| author | davy <davy.wybiral@gmail.com> | 2019-06-27 15:09:17 -0500 |
|---|---|---|
| committer | davy <davy.wybiral@gmail.com> | 2019-06-27 15:09:17 -0500 |
| commit | ef01f99df7dafc61c11203e879e997c15dea98ca (patch) | |
| tree | 19fc1aa07dd49c0134162ee5aec91032c6b242f5 /config.json | |
| parent | c615ea6b141571cfb04331d853af1acab829a9aa (diff) | |
added config.json
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json b/config.json new file mode 100644 index 0000000..0240b07 --- /dev/null +++ b/config.json @@ -0,0 +1,7 @@ +{ + "library": "videos", + "server": { + "host": "127.0.0.1", + "port": 0 + } +} |
