Skip to content

Commit 0ea3794

Browse files
authored
Update README.md
1 parent 4c52fea commit 0ea3794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_sql/postgres/pdo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ ./cloud_sql_proxy \
4747

4848
### Set Configuration Values
4949

50-
Set the required environment variables for your connection to Cloud SQL. If you are using Unix Socket mode as described above, do not set the DB_HOST variable.
50+
Set the required environment variables for your connection to Cloud SQL. If you are using Unix Socket mode as described above, do not set the DB_HOSTNAME variable.
5151

5252
```bash
5353
export DB_USER='my-db-user'

0 commit comments

Comments
 (0)