diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 37be423..6253ea2 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ ], "server": { "host": "127.0.0.1", - "port": 0 + "port": 8000 }, "feed": { "external_url": "", |
