Skip to content

Instantly share code, notes, and snippets.

@nemrosim
Last active March 27, 2020 16:54
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 nemrosim/d51a7f2d8c63724504437df6a3a661cd to your computer and use it in GitHub Desktop.
Save nemrosim/d51a7f2d8c63724504437df6a3a661cd to your computer and use it in GitHub Desktop.
adonis-db-config
const Url = use('url-parse')
const CLEARDB_DATABASE_URL = new Url(Env.get('CLEARDB_DATABASE_URL'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment