Skip to content

Commit

Permalink
Merge pull request #22 from Aleksandar-Mitic/config-typo-fix
Browse files Browse the repository at this point in the history
Fixed config typo
  • Loading branch information
dcblogdev authored Mar 18, 2024
2 parents 6a512e4 + e78c2a3 commit 6b14035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dbsync.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
'defaultFileName' => env('REMOTE_DEFAULT_FILE_NAME', 'file.sql'),

/*
* Sets the target databse connection
* Sets the target database connection
*/
'targetConnection' => env('LOCAL_TARGET_CONNECTION', 'mysql'),

Expand Down

0 comments on commit 6b14035

Please sign in to comment.