Include oauth keys in backup

This commit is contained in:
snipe 2017-09-25 15:45:33 -07:00
parent 0a0661bf41
commit 0715791229

View file

@ -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'),
],
/*