Browse Source

Remove specific ip

brandon 9 years ago
parent
commit
1a46c8dc04
1 changed files with 0 additions and 1 deletions
  1. 0 1
      frameworks/Erlang/chicagoboss/boss.config

+ 0 - 1
frameworks/Erlang/chicagoboss/boss.config

@@ -171,7 +171,6 @@
 %% server - The HTTP server to use. Valid values are: 
 %% server - The HTTP server to use. Valid values are: 
 %%   mochiweb - The Mochiweb Web Server
 %%   mochiweb - The Mochiweb Web Server
 %%   cowboy - The Cowboy Web Server (Comet, WebSockets, highly scalable, ...)
 %%   cowboy - The Cowboy Web Server (Comet, WebSockets, highly scalable, ...)
-    {ip, {127,0,0,1}},
     {port, 8080},
     {port, 8080},
     {server, cowboy},
     {server, cowboy},