This commit is contained in:
newnius 2016-11-30 21:15:20 +08:00
parent 2cedf7765f
commit 77aca1ab5a

View File

@ -9,7 +9,7 @@ RUN npm install hexo-generator-feed --save
#Local Search
RUN npm install hexo-generator-searchdb --save
RUN npm install hexo-algolia --save
RUN npm install --save hexo-algolia
ADD bootstrap.sh /etc/bootstrap.sh