Skip to content

Commit

Permalink
Remove unused CodetainerHost parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jandre committed Sep 20, 2015
1 parent f100f3c commit aa3e4cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/public/javascript/codetainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
// This is the easiest way to have default options.
var settings = $.extend({
url: "https://localhost:3000",
containerHost: "localhost:4500",
width: "700px",
height: "400px"
}, options);
Expand Down

0 comments on commit aa3e4cd

Please sign in to comment.