Created
May 27, 2020 20:09
-
-
Save DoguD/85e3b4829d32ac90ee8489feb2539326 to your computer and use it in GitHub Desktop.
RDS config format for ENGG4930C-ForeSee-api.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| db_username = <YOUR_DB_USERNAME> | |
| db_password = <YOUR_DB_PASSWORD> | |
| db_name = <YOUR_DB_NAME> | |
| db_endpoint = <YOUR_DB_ENDPOUNT> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment