diff --git a/net/shuo/Dockerfile b/net/shuo/Dockerfile index ecfc4bf..f6883d4 100644 --- a/net/shuo/Dockerfile +++ b/net/shuo/Dockerfile @@ -2,7 +2,7 @@ FROM node:0 RUN useradd --create-home shuo -RUN npm install -g shuo +RUN npm install -g shuo@0.53.0 ENV HOME /home/shuo diff --git a/net/shuo/config.js b/net/shuo/config.js index fe1a819..4d3b9ec 100644 --- a/net/shuo/config.js +++ b/net/shuo/config.js @@ -246,7 +246,7 @@ module.exports = { // @default 113 // port: 113 - } + }, // // Themes