Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun
commit
826413badc
@ -1,4 +1,4 @@
|
|||||||
json.(@base_date, :grade, :gold, :experience, :status, :had_done, :position, :port, :record_consume_time, :mirror_name,
|
json.(@base_date, :grade, :gold, :experience, :status, :had_done, :position, :port, :record_consume_time, :mirror_name,
|
||||||
:picture, :web_route, :star, :next_game, :prev_game)
|
:picture, :web_route, :star, :next_game, :prev_game, :max_mem)
|
||||||
# # 测试集相关
|
# # 测试集相关
|
||||||
json.partial! 'games/testset_list'
|
json.partial! 'games/testset_list'
|
@ -1,13 +0,0 @@
|
|||||||
defaults: &defaults
|
|
||||||
url: http://localhost:9200
|
|
||||||
|
|
||||||
development:
|
|
||||||
<<: *defaults
|
|
||||||
|
|
||||||
test:
|
|
||||||
<<: *defaults
|
|
||||||
|
|
||||||
production:
|
|
||||||
<<: *defaults
|
|
||||||
url: 'http://elastic:Elas+ucloud123@106.75.27.125:59200/'
|
|
||||||
# url: 'http://elastic:TEST_elastickibana321@es-cn-0pp174wsj000iubdx.public.elasticsearch.aliyuncs.com'
|
|
Loading…
Reference in new issue