We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6511336 commit 7134340Copy full SHA for 7134340
API_MySQL_AWS/README.md
@@ -26,3 +26,5 @@ Three instances (or ways) to have a MySQL Database:
26
**2. Local using MAMP on MacOS**
27
28
**3. Local using XAMPP on Windows**
29
+
30
+Once you have your MySQL Database running, simply change the `.env` values for `DB_HOST`, `DB_USER`, `DB_PASSWORD`, `DB_PORT`, and `DB_NAME`.
0 commit comments