Skip to content

Commit

Permalink
Merge main into sweep/sweep_gha_fix_the_github_actions_run_fai_c2a4b
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 19, 2024
2 parents b7ff3a4 + e555f3e commit bc5d4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/n8n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ docker run -it --rm \
--name n8n \
-p 5678:5678 \
-v ~/.n8n:/home/node/.n8n \
docker.n8n.io/n8nio/n8n
docker.n8n.io/n8nio/n8n -e DOCKER_USERNAME=your_actual_docker_username -e DOCKER_PASSWORD=your_actual_docker_password
```

You can then access n8n by opening:
Expand Down

0 comments on commit bc5d4f9

Please sign in to comment.