fix: add sqlite database for remember me tokens and messenger
This commit is contained in:
@@ -15,6 +15,7 @@ add('shared_dirs', [
|
||||
add('shared_files', [
|
||||
'public/.htaccess',
|
||||
'.env.local.php',
|
||||
'var/data.db',
|
||||
]);
|
||||
|
||||
// Rsync options, mainly files/dirs to exclude
|
||||
|
||||
Reference in New Issue
Block a user