mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-05-03 05:50:08 +00:00
Rename AMQP variables (#205)
This commit is contained in:
parent
261232e10d
commit
d59136d477
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