georchestra / docker

Quick start geOrchestra with docker
17 stars 22 forks source link

Adding rabbitmq port to envs #229

Closed marwanehcine closed 1 year ago

marwanehcine commented 1 year ago

We just add rabbitmq port to envs file

edevosc2c commented 1 year ago

Note: this only apply to the applications consuming rabbitmq NOT to the rabbitmq server as for configuring the port for the rabbitmq server it's this variable: RABBITMQ_NODE_PORT_NUMBER

But we won't add this env inside the docker composition because it's not common to change this port inside docker.