OSDN Git Service

Merge branch 'wdoor-stable'
[shogi-server/shogi-server.git] / showgame / start.rb
index e299648..d4d85a8 100644 (file)
@@ -4,5 +4,5 @@ require 'ramaze'
 acquire __DIR__/:controller/'*'
 acquire __DIR__/:model/'*'
 
-Ramaze.start :adapter => :webrick, :port => 7000,
-             :urls => ["/images"], :root => "public"
+Ramaze.start :adapter => :webrick, :port => 7000 #,
+             #:urls => ["/images"], :root => "public"