Guys, i have install N8N BY DOCKER, and nginx for other service
But two services have use port 443, how to solved this problem ?
i have so one vps.
Guys, i have install N8N BY DOCKER, and nginx for other service
But two services have use port 443, how to solved this problem ?
i have so one vps.
Hey @Yago_Candido,
Welcome to the community
This isn’t really an n8n question and is more around server management… That being said depending on what docker containers you are running you could always remove the reverse proxy if you are using Traefik / Caddy and use nginx as a reverse proxy instead that way nginx can handle everything.