Skip to content

Commit

Permalink
Merge pull request #12 from imsus/patch-1
Browse files Browse the repository at this point in the history
docs: wrong env key for local database connection
  • Loading branch information
dcblogdev authored Dec 10, 2022
2 parents f415e3f + 99e6195 commit 9884c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ To generate a SQL with a custom file name `REMOTE_DEFAULT_FILE_NAME`

To specify a different local database connection:
```
LOCAL_DATABASE_CONNECTION=different_mysql_connection
LOCAL_TARGET_CONNECTION=different_mysql_connection
```

## Usage
Expand Down

0 comments on commit 9884c18

Please sign in to comment.