Add AMQP_ SERVER_ params descriptions
This commit is contained in:
parent
f0af6fe971
commit
88f33c5d8f
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
- POSTGRESQL_SERVER_PORT=5432
|
||||
- POSTGRESQL_SERVER_DB_NAME=onlyoffice
|
||||
- POSTGRESQL_SERVER_USER=onlyoffice
|
||||
- RABBITMQ_SERVER_URL=amqp://guest:guest@onlyoffice-rabbitmq
|
||||
- AMQP_SERVER_URL=amqp://guest:guest@onlyoffice-rabbitmq
|
||||
- REDIS_SERVER_HOST=onlyoffice-redis
|
||||
- REDIS_SERVER_PORT=6379
|
||||
stdin_open: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue