Skip to content

Commit 9884c18

Browse files
authored
Merge pull request #12 from imsus/patch-1
docs: wrong env key for local database connection
2 parents f415e3f + 99e6195 commit 9884c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To generate a SQL with a custom file name `REMOTE_DEFAULT_FILE_NAME`
6565

6666
To specify a different local database connection:
6767
```
68-
LOCAL_DATABASE_CONNECTION=different_mysql_connection
68+
LOCAL_TARGET_CONNECTION=different_mysql_connection
6969
```
7070

7171
## Usage

0 commit comments

Comments
 (0)