n / Dockerfile
leesenx's picture
Update Dockerfile
8963ad1 verified
raw
history blame contribute delete
101 Bytes
FROM docker.io/n8nio/n8n:latest
ENV N8N_DEFAULT_LOCALE=zh-CN
ENV N8N_PORT=7860
# CMD ["n8n","start"]