Skip to content

Commit c30677c

Browse files
committed
update docs
1 parent c257e46 commit c30677c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ $options = [
209209
'password' => 'DB_PASSWORD',
210210
'host' => 'DB_HOST',
211211
'database' => 'DB_DATABASE',
212-
'schema' => 'DB_SCHEMA',
213212
'port' => '5432'
214213
]
215214
];

docs/pt_BR/LEIA-ME_pt_BR.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ $options = [
205205
'password' => 'DB_PASSWORD',
206206
'host' => 'DB_HOST',
207207
'database' => 'DB_DATABASE',
208-
'schema' => 'DB_SCHEMA',
209208
'port' => '5432'
210209
]
211210
];

0 commit comments

Comments
 (0)