Special Urls and Ports
Running on a different port or url
Wagn by default assumes you'll be running it at http://localhost:3000
If this isn't the case, edit config/wagn.rb and set:
System.base_url = http://yoursite:yourport
Running on a different port or url
Wagn by default assumes you'll be running it at http://localhost:3000
If this isn't the case, edit config/wagn.rb and set:
System.base_url = http://yoursite:yourport