diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2023-09-10 20:40:49 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2023-09-10 20:40:49 +0300 |
| commit | 74ee6b327de8db0cf3ea8bd5a56040eb3fb02f08 (patch) | |
| tree | 38bd1d796224e68619023cac5904628beea7daaa /Aggrofile | |
| parent | 18210e2d54136a18b4ccf013cfa9971a797ddb47 (diff) | |
Small fixes, add Docker
Diffstat (limited to 'Aggrofile')
| -rw-r--r-- | Aggrofile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ { "db_path": "db.json", + "server_host": "0.0.0.0", + "server_port": 8080, "plugins": { "plutonium74_fb": { "plugin": "FacebookSourcePlugin", |
