Skip to content

Instantly share code, notes, and snippets.

@tygern
Created April 29, 2017 21:07
Show Gist options
  • Save tygern/fd76d8cd074a5651cd87bc109645aa06 to your computer and use it in GitHub Desktop.
Save tygern/fd76d8cd074a5651cd87bc109645aa06 to your computer and use it in GitHub Desktop.
export DATASOURCE_URL=jdbc:mysql://localhost:3306/pickles_dev
export DATASOURCE_USER=pickles
export PICKLES_URL=http://localhost:8081
./gradlew start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment