Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun

chromesetting
daiao 5 years ago
commit 82bab4b9d1

@ -14,6 +14,7 @@ class ApplicationRecord < ActiveRecord::Base
end
def allow_sync_to_trustie?
Rails.env.production? && EduSetting.get('host_name') == 'https://www.educoder.net'
true
# Rails.env.production? && EduSetting.get('host_name') == 'https://www.educoder.net'
end
end

Loading…
Cancel
Save