Skip to content

Commit

Permalink
Valid config json
Browse files Browse the repository at this point in the history
  • Loading branch information
atomjump committed Dec 31, 2017
1 parent 5b394e2 commit 13bd495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/configORIGINAL.json
Expand Up @@ -124,7 +124,7 @@
"yourdb2write.yourcompany.com",
"yourdb2read2.yourcompany.com",
"yourdb2read3.yourcompany.com",
"yourdb2read4.yourcompany.com",
"yourdb2read4.yourcompany.com"
],
"user": "yourDBusername",
"pass": "yourDBpassword",
Expand All @@ -140,7 +140,7 @@
"yourdb3write.yourcompany.com",
"yourdb3read2.yourcompany.com",
"yourdb3read3.yourcompany.com",
"yourdb3read4.yourcompany.com",
"yourdb3read4.yourcompany.com"
],
"user": "yourDBusername",
"pass": "yourDBpassword",
Expand Down

0 comments on commit 13bd495

Please sign in to comment.