Update shuo
This commit is contained in:
parent
c0f41f60ee
commit
0752722607
|
@ -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
|
||||
|
||||
|
|
|
@ -246,7 +246,7 @@ module.exports = {
|
|||
// @default 113
|
||||
//
|
||||
port: 113
|
||||
}
|
||||
},
|
||||
|
||||
//
|
||||
// Themes
|
||||
|
|
Loading…
Reference in New Issue