mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
protected-mode no
|
|
port 6379
|
|
slaveof redis-0 6379
|
|
|
|
#authentication
|
|
masterauth a-very-complex-password-here
|
|
requirepass a-very-complex-password-here
|