mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-11 21:49:05 +02:00
seperate redis and etherpad
This commit is contained in:
@ -315,10 +315,10 @@ private:
|
||||
etherpad:
|
||||
apikey: 9xLdxQJ8XoTUy3q7W4ZgpvKYqX16yqirdESk9i54FVm6PiJ1paRd8JOI1MT4pywm
|
||||
version: 1.2.13
|
||||
host: 10.7.7.1
|
||||
host: 10.7.7.4
|
||||
port: 9001
|
||||
redis:
|
||||
host: 127.0.0.1
|
||||
host: 10.7.7.5
|
||||
port: '6379'
|
||||
timeout: 5000
|
||||
password: null
|
||||
|
Reference in New Issue
Block a user