Skip to content

Instantly share code, notes, and snippets.

@soscler
Created May 27, 2020 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soscler/87e2435b97e0a307d78aa4a5df3fcf09 to your computer and use it in GitHub Desktop.
Save soscler/87e2435b97e0a307d78aa4a5df3fcf09 to your computer and use it in GitHub Desktop.
#mysql service
MYSQL_ROOT_PASSWORD=root
MYSQL_DATABASE=rsys
MYSQL_USER=root
MYSQL_PASSWORD=root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment