Is it possible to use different ports for n8n and the database container?

Responsive Ad Header

Question

Grade: Education Subject: Support
Is it possible to use different ports for n8n and the database container?
Asked by:
73 Viewed 73 Answers
Responsive Ad After Question

Answer (73)

Best Answer
(210)
Yes, you can. You can specify different ports in your `docker-compose.yml` file for the n8n container and the database container. This provides flexibility in configuring your environment and avoids conflicts.