Fix https
This commit is contained in:
parent
75128f8e27
commit
a8721214b3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module OmniAuth
|
||||
module Strategies
|
||||
module MapsMeBase
|
||||
MAPSME_BASE = 'http://passport.maps.me'
|
||||
MAPSME_BASE = 'https://passport.maps.me'
|
||||
|
||||
MAPSME_CLIENT_OPTIONS = {
|
||||
:site => MAPSME_BASE,
|
||||
|
|
Loading…
Add table
Reference in a new issue