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