nsabiyera / Oak

Frictionless development for ASP.NET MVC single page web apps. Prototypical and dynamic capabilities brought to C#.
http://amirrajan.github.com/Oak
MIT License
6 stars 7 forks source link

Application is staring on port 3000 #21

Open alexbeletsky opened 11 years ago

alexbeletsky commented 11 years ago

Would be nice to make it configurable, so I can run multiple instances of Oak apps simultaneously.

rake server 3001
amirrajan commented 11 years ago

that's a good idea, you can change it in the dev.yml file as a stop gap: https://github.com/amirrajan/Oak/blob/master/Sample%20Apps/TaskRabbits/dev.yml