merge with license but not complete
This commit is contained in:
@@ -47,7 +47,7 @@ class ApplicationController < ActionController::Base
|
|||||||
@license = License.new(url)
|
@license = License.new(url)
|
||||||
|
|
||||||
if (@license.detail_with_local_file() == true)
|
if (@license.detail_with_local_file() == true)
|
||||||
puts "RUN SA BYAR"
|
puts "RUN SAY BYAR"
|
||||||
else
|
else
|
||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ development:
|
|||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
sx_provision_url: secure.smartsales.asia/api
|
sx_provision_url: "provision.test.ws/api"
|
||||||
|
|
||||||
# Do not keep production secrets in the repository,
|
# Do not keep production secrets in the repository,
|
||||||
# instead read values from the environment.
|
# instead read values from the environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user