Skip to content

Commit

Permalink
feat(n8n): port
Browse files Browse the repository at this point in the history
  • Loading branch information
janikvonrotz committed Feb 25, 2025
1 parent ea60fd5 commit f0fbcba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/n8n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Setup this Nginx configuration for the `n8n01-prod` host:
nginx_proxies:
- src_hostname: n8n.example.com
dest_hostname: n8n01-prod
dest_port: 3000
dest_port: 5678
ssl: true
options: |
include /etc/nginx/conf.d/proxy-params.conf;
Expand Down

0 comments on commit f0fbcba

Please sign in to comment.