Add config.ru

This commit is contained in:
Guillaume Dott 2014-12-17 18:23:33 +01:00
parent 4c6ba9c89e
commit 77f0993959

2
config.ru Normal file
View File

@ -0,0 +1,2 @@
require './nikoli'
run Nikoli