mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-02-14 00:00:51 +00:00
Fix discourse embed
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -50,7 +50,7 @@ MYSQL_USER=nextcloud
|
||||
MYSQL_PASSWORD=set to something secure>
|
||||
```
|
||||
|
||||
Now create a **separate** nextcloud-db-backup.env file, to capture the environment variables necessary to perform the backup. (_If the same variables are shared with the mariadb container, they [cause issues](https://discourse.geek-kitchen.funkypenguin.co.nz/t/nextcloud-funky-penguins-geek-cookbook/254/3?u=funkypenguin) with database access_)
|
||||
Now create a **separate** nextcloud-db-backup.env file, to capture the environment variables necessary to perform the backup. (_If the same variables are shared with the mariadb container, they [cause issues](https://forum.funkypenguin.co.nz/t/nextcloud-funky-penguins-geek-cookbook/254/3?u=funkypenguin) with database access_)
|
||||
|
||||
````bash
|
||||
# For database backup (keep 7 days daily backups)
|
||||
|
||||
Reference in New Issue
Block a user