Skip to content

Commit

Permalink
default site
Browse files Browse the repository at this point in the history
  • Loading branch information
celsopitta committed May 2, 2013
1 parent 7bc255b commit 5278fc4
Show file tree
Hide file tree
Showing 4 changed files with 1,697 additions and 2 deletions.
Binary file modified db/development.sqlite3
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/omniauth/strategies/btcjam.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Btcjam < OmniAuth::Strategies::OAuth2
option :name, :btcjam

option :client_options, {
:site => "http://localhost:3000",
:site => "https://btcjam.com",
:authorize_path => "/oauth/authorize"
}

Expand Down
Loading

0 comments on commit 5278fc4

Please sign in to comment.