development: adapter: mysql database: jwt_development host: localhost user: root test: adapter: sqlite3 database: db/test.sqlite3 timeout: 5000 staging: adapter: mysql database: jwt_extranet host: localhost user: root password: jjffo332 production: adapter: mysql username: jwtumbles host: internal-db.s10130.gridserver.com password: jjffo332 database: db10130_test