Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 217 Bytes

File metadata and controls

12 lines (10 loc) · 217 Bytes

Bundle-Backend

Database Instructions

  1. Create file called config.json
  2. Add following key pair value "dba":"[LINK TO YOUR DATABASE]"
  3. It should look like this
{ 
"dba":"[LINK TO YOUR DATABASE]"
}