Skip to content

Commit 89ad51e

Browse files
README.md updated
1 parent 0b9d47e commit 89ad51e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Supabase client for PHP:
1414
- If RLS are enable [] maybe you getting some errors.
1515

1616

17-
> ### ⚠️ Warning<
18-
> If you push the code to production while Row-Level Security (RLS) is disabled, it can pose a security threat to your application. To secure your app, please enable Row-Level Security. Otherwise, write an Object-Oriented PDO connection with PostgreSQL.</p>
17+
### ⚠️ Warning
18+
>>> If you push the code to production while Row-Level Security (RLS) is disabled, it can pose a security threat to your application. To secure your app, please enable Row-Level Security. Otherwise, write an Object-Oriented PDO connection with PostgreSQL.</p>
1919
20-
> ### example code.
20+
### example code.
2121
```env
2222
HOST=aws-o-ap-south-pool.supabase.com
2323
PORT=6543

0 commit comments

Comments
 (0)