Skip to content

Instantly share code, notes, and snippets.

@ivorscott
Created June 5, 2020 07:45
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 ivorscott/c28abf1baec44a8c86e10f194f1d54a1 to your computer and use it in GitHub Desktop.
Save ivorscott/c28abf1baec44a8c86e10f194f1d54a1 to your computer and use it in GitHub Desktop.
export API_DB_DISABLE_TLS=true
cd api
go run ./cmd/api
# or go run ./cmd/api --db-disable-tls=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment