Rename AMQP variables (#205)
This commit is contained in:
parent
ee8fa827e3
commit
08bb07e2d0
8 changed files with 84 additions and 15 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
- DB_PORT=5432
|
||||
- DB_NAME=onlyoffice
|
||||
- DB_USER=onlyoffice
|
||||
- AMQP_SERVER_URL=amqp://guest:guest@onlyoffice-rabbitmq
|
||||
- AMQP_URI=amqp://guest:guest@onlyoffice-rabbitmq
|
||||
- REDIS_SERVER_HOST=onlyoffice-redis
|
||||
- REDIS_SERVER_PORT=6379
|
||||
# Uncomment strings below to enable the JSON Web Token validation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue