Skip to content

Commit

Permalink
added assets host #19
Browse files Browse the repository at this point in the history
  • Loading branch information
Duke committed May 5, 2013
1 parent 9417a56 commit fc0ba7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@
rescue LoadError
end
end

config.asset_host = "http://localhost:3000"
end

0 comments on commit fc0ba7c

Please sign in to comment.