Support offline n8n image deployment

This commit is contained in:
wuyanwanwu
2026-08-09 21:34:52 +08:00
parent 45d8a93ddd
commit fe97cc0025
+3 -1
View File
@@ -1,6 +1,8 @@
services:
n8n:
image: docker.n8n.io/n8nio/n8n:latest
# Use the Docker Hub image name so Docker registry mirrors can serve it.
image: n8nio/n8n:latest
pull_policy: never
restart: unless-stopped
network_mode: host
env_file: