Advertisement
VynxDev

Untitled

May 6th, 2021
935
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.15 KB | None | 0 0
  1. {
  2.   "database": {
  3.     "engine": "mysql",
  4.     "host": "db",
  5.     "name": "npm",
  6.     "user": "npm",
  7.     "password": "npm",
  8.     "port": "3306"
  9.   }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement