feat: nextcloud backup script
This commit is contained in:
6
nextcloud/.env.example
Normal file
6
nextcloud/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
MYSQL_DATABASE=nextcloud
|
||||
MYSQL_USER=nextcloud
|
||||
MYSQL_HOST=db
|
||||
# set these
|
||||
MARIADB_ROOT_PASSWORD=
|
||||
MYSQL_PASSWORD=
|
||||
Reference in New Issue
Block a user