Skip to content

Commit

Permalink
Dirty REAME (will revert).
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg committed Apr 10, 2020
1 parent 684c5e8 commit 5c9a2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloud-sql/mysql/sqlalchemy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export DB_USER='my-db-user'
export DB_PASS='my-db-pass'
export DB_NAME='my_db'
```

Note: Saving credentials in environment variables is convenient, but not secure - consider a more
secure solution such as [Cloud KMS](https://cloud.google.com/kms/) to help keep secrets safe.

Expand Down

0 comments on commit 5c9a2fe

Please sign in to comment.