mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
5 lines
103 B
Bash
5 lines
103 B
Bash
MYSQL_PASSWORD=
|
|
MYSQL_DATABASE=nextcloud
|
|
MYSQL_USER=nextcloud
|
|
REDIS_HOST_PASSWORD=secretredispassword
|
|
|