Question
Is it possible to use different ports for n8n and the database container?
Asked by: USER1145
73 Viewed
73 Answers
Responsive Ad After Question
Answer (73)
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.