Change server to the production
This commit is contained in:
parent
609e552cb9
commit
75128f8e27
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module OmniAuth
|
||||
module Strategies
|
||||
module MapsMeBase
|
||||
MAPSME_BASE = 'http://yershov.passport.map6.devmail.ru'
|
||||
MAPSME_BASE = 'http://passport.maps.me'
|
||||
|
||||
MAPSME_CLIENT_OPTIONS = {
|
||||
:site => MAPSME_BASE,
|
||||
|
|
Loading…
Add table
Reference in a new issue