File size: 63 Bytes
cd233a5
 
 
 
1
2
3
4
FROM n8nio/n8n:latest
ENV N8N_PORT=7860
EXPOSE 7860
CMD ["n8n"]