This commit is contained in:
Noud de Brouwer
2020-09-20 00:54:33 +02:00
parent 9a9a9540e1
commit 27585c5927
4 changed files with 27 additions and 0 deletions

View File

@ -365,6 +365,11 @@ POSTGRES_PASSWORD=secret
POSTGRES_PORT=5432
POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d
### SQS ##############################################
SQS_NODE_HOST_PORT=9324
SQS_MANAGEMENT_HTTP_HOST_PORT=9325
### RABBITMQ ##############################################
RABBITMQ_NODE_HOST_PORT=5672