Guest User

Untitled

a guest
Oct 20th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "app": {
  3. "debug": false,
  4. "port": 3003,
  5. "develop": false,
  6. "production": true
  7. },
  8. "db": {
  9. "user": "test",
  10. "password": "123production",
  11. "database": "test",
  12. "host": "localhost"
  13. }
  14. }
Add Comment
Please, Sign In to add comment