how to backup sqlite db
This commit is contained in:
@ -9,4 +9,7 @@ services:
|
||||
- "${LD_HOST_DATA_DIR:-./data}:/etc/linkding/data"
|
||||
env_file:
|
||||
- .env
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
||||
# Backup DB
|
||||
# https://linkding.link/backups/
|
Reference in New Issue
Block a user