Update default paths for Linux server deployment.
Use /home/dsyoon/workspace paths in cron and BACKUP_DIR examples for the ncue.net backup host. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,7 +18,7 @@ GIT_USER=your_gitea_user
|
||||
GIT_TOKEN=your_gitea_token
|
||||
|
||||
## Backup
|
||||
BACKUP_DIR=/Users/dsyoon/workspace/backup/ncue
|
||||
BACKUP_DIR=/home/dsyoon/workspace/backup/ncue
|
||||
BACKUP_RETENTION_DAYS=30
|
||||
|
||||
## PostgreSQL backup options
|
||||
|
||||
Reference in New Issue
Block a user