feat: Remove necessary redis password
This issue is already fix by https://github.com/nextcloud/docker/pull/1232
This commit is contained in:
@@ -23,7 +23,3 @@ POSTGRES_PASSWORD=password-example
|
||||
POSTGRES_DB=postgres-database-name-example
|
||||
POSTGRES_CONTAINER_NAME=nextcloud-postgres
|
||||
POSTGRES_VOLUME_NAME=nextcloud-postgres
|
||||
|
||||
# REDIS
|
||||
|
||||
NEXTCLOUD_REDIS_PASSWORD=redis-password
|
||||
|
Reference in New Issue
Block a user