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