diff --git a/lufi.conf.template b/lufi.conf.template index 0eb3d69..c97d1ab 100644 --- a/lufi.conf.template +++ b/lufi.conf.template @@ -6,7 +6,7 @@ # see http://mojolicio.us/perldoc/Mojo/Server/Hypnotoad for a full list of settings hypnotoad => { # array of IP addresses and ports you want to listen to - listen => ['http://127.0.0.1:8080'], + listen => ['http://127.0.0.1:8081'], # if you use Lufi behind a reverse proxy like Nginx, you want ro set proxy to 1 # if you use Lufi directly, let it commented #proxy => 1,