Skip to content

Commit 80655bc

Browse files
committed
Updated readme.
1 parent 2ba7fa8 commit 80655bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ You can configure the package by publishing the configuration file.
155155
'gitignore_files' => ['.env'],
156156
```
157157

158+
```php
159+
# Master .env file to be used for syncing the keys
160+
'master_env' => env('MASTER_ENV', '.env'),
161+
```
162+
158163
## Testing
159164

160165
```bash

0 commit comments

Comments
 (0)