mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
docs: Refer to docker.n8n.io/n8nio/n8n for pulling n8n docker images (no-changelog) (#5763)
This commit is contained in:
committed by
GitHub
parent
4498c6013d
commit
573bc8bcea
@@ -20,7 +20,7 @@ services:
|
||||
- ${DATA_FOLDER}/letsencrypt:/letsencrypt
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
n8n:
|
||||
image: n8nio/n8n
|
||||
image: docker.n8n.io/n8nio/n8n
|
||||
ports:
|
||||
- '127.0.0.1:5678:5678'
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user