change dockerfile to wiki-cafe version of passportjs repo
This commit is contained in:
parent
4c286521eb
commit
d4aa21b680
@ -14,7 +14,7 @@ USER node
|
|||||||
RUN npm install -g --prefix . $WIKI_PACKAGE
|
RUN npm install -g --prefix . $WIKI_PACKAGE
|
||||||
RUN cd lib/node_modules/wiki/node_modules && \
|
RUN cd lib/node_modules/wiki/node_modules && \
|
||||||
rm -r wiki-security-passportjs && \
|
rm -r wiki-security-passportjs && \
|
||||||
git clone https://git.coopcloud.tech/3wordchant/wiki-security-passportjs.git
|
git clone https://git.coopcloud.tech/wiki-cafe/wiki-security-passportjs.git
|
||||||
|
|
||||||
RUN cd lib/node_modules/wiki/node_modules/wiki-security-passportjs && \
|
RUN cd lib/node_modules/wiki/node_modules/wiki-security-passportjs && \
|
||||||
npm install && \
|
npm install && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user