Skip to content

Instantly share code, notes, and snippets.

@ualmtorres
Created September 30, 2022 16:48
Show Gist options
  • Save ualmtorres/218d175806ac8bdc1b1304cf0e9f4a13 to your computer and use it in GitHub Desktop.
Save ualmtorres/218d175806ac8bdc1b1304cf0e9f4a13 to your computer and use it in GitHub Desktop.
DB_HOST=mysql_host_or_service
DB_PORT=3306
DB_USERNAME=my_user
DB_PASSWORD=my_password
DB_DATABASE=my_db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment