Skip to content

Instantly share code, notes, and snippets.

@sibblegp
Created July 29, 2016 00:52
Show Gist options
  • Save sibblegp/4c1354b03dea944c08c665fd299d5ea9 to your computer and use it in GitHub Desktop.
Save sibblegp/4c1354b03dea944c08c665fd299d5ea9 to your computer and use it in GitHub Desktop.
Kong DB Configuration
postgres:
host: "127.0.0.1"
port: 5432
user: kong
password: kong
database: kong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment