Skip to content

Commit

Permalink
fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tracend committed Apr 1, 2012
1 parent 5af6959 commit 886174b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions env.sample.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"localhost": {
"base": "",
"plugins": "",
"debug": "true"
"base": "",
"plugins": "",
"debug": "true"
},
"domain.com": {
"base": "",
"plugins": "",
"cdn": "http://cdn.'.$_SERVER['SERVER_NAME'].'/"
"base": "",
"plugins": "",
"cdn": "http://cdn.'.$_SERVER['SERVER_NAME'].'/"
}
}

0 comments on commit 886174b

Please sign in to comment.