Include oauth keys in backup
This commit is contained in:
parent
0a0661bf41
commit
0715791229
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ return [
|
|||
base_path('public/uploads'),
|
||||
base_path('config'),
|
||||
base_path('storage/private_uploads'),
|
||||
base_path('storage/oauth-private.key'),
|
||||
base_path('storage/oauth-public.key'),
|
||||
],
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue