Skip to content

Commit

Permalink
feat: add cryptr
Browse files Browse the repository at this point in the history
  • Loading branch information
ismanapa authored Nov 15, 2022
1 parent 212e7e4 commit 94311b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true \

# Add custom n8n nodes from Codely
RUN cd /usr/local/lib/node_modules/n8n && \
npm install @codelytv/n8n-nodes-twitch n8n-nodes-puppeteer
npm install @codelytv/n8n-nodes-twitch n8n-nodes-puppeteer cryptr

# Install fonts
RUN apk --no-cache add --virtual fonts msttcorefonts-installer fontconfig && \
Expand Down

0 comments on commit 94311b8

Please sign in to comment.