Created
April 29, 2017 21:07
-
-
Save tygern/fd76d8cd074a5651cd87bc109645aa06 to your computer and use it in GitHub Desktop.
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
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