From d7a1eab5beba4241dab4402c5cd268432d7b46cd Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 21 Mar 2020 08:20:16 +1000 Subject: Migrate to Go111Modules, Add Dockerfile and GoRelaser support --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json') 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": "", -- cgit v1.2.3