3 lines
103 B
Ruby
3 lines
103 B
Ruby
OmniAuth.config.full_host = Rails.env.production? ? 'https://www.mozo.bar' : 'https://localhost:3002'
|
|
|