forked from saurabh/orbit4-5
url change for store
This commit is contained in:
parent
5766c6355f
commit
12b38691b0
|
@ -48,6 +48,6 @@ class Admin::StoreController < OrbitAdminController
|
|||
|
||||
private
|
||||
def store_url
|
||||
@store_url = "http://localhost:3000"
|
||||
@store_url = "http://store.tp.rulingcom.com"
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue