mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 21:57:00 +01:00
5 lines
91 B
Bash
5 lines
91 B
Bash
|
|
MYSQL_PASSWORD={{nextcloud_mysql_password}}
|
||
|
|
MYSQL_DATABASE=nextcloud
|
||
|
|
MYSQL_USER=nextcloud
|
||
|
|
|