mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
docs: Fix docker URL on README.md (no-changelog) (#12386)
This commit is contained in:
@@ -22,7 +22,7 @@ Try n8n instantly with [npx](https://docs.n8n.io/hosting/installation/npm/) (req
|
|||||||
|
|
||||||
Or deploy with [Docker](https://docs.n8n.io/hosting/installation/docker/):
|
Or deploy with [Docker](https://docs.n8n.io/hosting/installation/docker/):
|
||||||
|
|
||||||
`docker run -it --rm --name n8n -p 5678:5678 docker.n8n.io/n8n-io/n8n`
|
`docker run -it --rm --name n8n -p 5678:5678 docker.n8n.io/n8nio/n8n`
|
||||||
|
|
||||||
Access the editor at http://localhost:5678
|
Access the editor at http://localhost:5678
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user