File tree Expand file tree Collapse file tree 5 files changed +5
-9
lines changed Expand file tree Collapse file tree 5 files changed +5
-9
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 4545 "labelEn" : " Admin Password" ,
4646 "required" : true ,
4747 "default" : " admin" ,
48- "random" : true ,
49- "rule" : " paramCommon" ,
5048 "envKey" : " DE_ADMIN" ,
51- "disabled" : true
49+ "disabled" :true
5250 },
5351 {
5452 "type" : " text" ,
5553 "labelZh" : " 管理员密码" ,
5654 "labelEn" : " Admin Password" ,
5755 "required" : true ,
5856 "default" : " dataease" ,
59- "random" : true ,
60- "rule" : " paramComplexity" ,
6157 "envKey" : " DE_ADMIN_PASSWORD" ,
62- "disabled" : true
58+ "disabled" :true
6359 },
6460 {
6561 "type" : " number" ,
Original file line number Diff line number Diff line change 11version : ' 3'
22services :
33 dataease :
4- image : registry.cn-qingdao.aliyuncs.com/dataease/dataease:v1.18.2
4+ image : registry.cn-qingdao.aliyuncs.com/dataease/dataease:v1.18.4
55 restart : always
66 container_name : ${CONTAINER_NAME}
77 ports :
Original file line number Diff line number Diff line change 143143 "key" : " dataease" ,
144144 "name" : " DataEase" ,
145145 "tags" : [" Tool" ],
146- "versions" : [" 1.18.2 " ],
146+ "versions" : [" 1.18.4 " ],
147147 "shortDescZh" : " 人人可用的开源数据可视化分析工具" ,
148148 "shortDescEn" : " Open source data visualization and analysis tools available to everyone" ,
149149 "type" : " tool" ,
150- "limit" : 1 ,
150+ "limit" : 0 ,
151151 "recommend" : 5 ,
152152 "crossVersionUpdate" : true ,
153153 "website" : " https://dataease.io/" ,
You can’t perform that action at this time.
0 commit comments