diff --git a/apps/dataease/2.3.1/conf/application.yml b/apps/dataease/2.3.0/conf/application.yml similarity index 100% rename from apps/dataease/2.3.1/conf/application.yml rename to apps/dataease/2.3.0/conf/application.yml diff --git a/apps/dataease/2.3.1/data.yml b/apps/dataease/2.3.0/data.yml similarity index 100% rename from apps/dataease/2.3.1/data.yml rename to apps/dataease/2.3.0/data.yml diff --git a/apps/dataease/2.3.1/docker-compose.yml b/apps/dataease/2.3.0/docker-compose.yml similarity index 99% rename from apps/dataease/2.3.1/docker-compose.yml rename to apps/dataease/2.3.0/docker-compose.yml index 820ec3053..e54fda4e4 100644 --- a/apps/dataease/2.3.1/docker-compose.yml +++ b/apps/dataease/2.3.0/docker-compose.yml @@ -1,7 +1,7 @@ version: '2.1' services: dataease: - image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.1 + image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.0 restart: always container_name: ${CONTAINER_NAME} ports: diff --git a/apps/openresty/1.25.3.1-0-focal/conf/conf.d/00.default.conf b/apps/openresty/1.21.4.3-0-focal/conf/conf.d/00.default.conf similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/conf.d/00.default.conf rename to apps/openresty/1.21.4.3-0-focal/conf/conf.d/00.default.conf diff --git a/apps/openresty/1.25.3.1-0-focal/conf/conf.d/default.conf b/apps/openresty/1.21.4.3-0-focal/conf/conf.d/default.conf similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/conf.d/default.conf rename to apps/openresty/1.21.4.3-0-focal/conf/conf.d/default.conf diff --git a/apps/openresty/1.25.3.1-0-focal/conf/fastcgi-php.conf b/apps/openresty/1.21.4.3-0-focal/conf/fastcgi-php.conf similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/fastcgi-php.conf rename to apps/openresty/1.21.4.3-0-focal/conf/fastcgi-php.conf diff --git a/apps/openresty/1.25.3.1-0-focal/conf/fastcgi_params b/apps/openresty/1.21.4.3-0-focal/conf/fastcgi_params similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/fastcgi_params rename to apps/openresty/1.21.4.3-0-focal/conf/fastcgi_params diff --git a/apps/openresty/1.25.3.1-0-focal/conf/mime.types b/apps/openresty/1.21.4.3-0-focal/conf/mime.types similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/mime.types rename to apps/openresty/1.21.4.3-0-focal/conf/mime.types diff --git a/apps/openresty/1.25.3.1-0-focal/conf/nginx.conf b/apps/openresty/1.21.4.3-0-focal/conf/nginx.conf similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/conf/nginx.conf rename to apps/openresty/1.21.4.3-0-focal/conf/nginx.conf diff --git a/apps/openresty/1.25.3.1-0-focal/data.yml b/apps/openresty/1.21.4.3-0-focal/data.yml similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/data.yml rename to apps/openresty/1.21.4.3-0-focal/data.yml diff --git a/apps/openresty/1.25.3.1-0-focal/docker-compose.yml b/apps/openresty/1.21.4.3-0-focal/docker-compose.yml similarity index 92% rename from apps/openresty/1.25.3.1-0-focal/docker-compose.yml rename to apps/openresty/1.21.4.3-0-focal/docker-compose.yml index 07f7df21d..edbf513a0 100644 --- a/apps/openresty/1.25.3.1-0-focal/docker-compose.yml +++ b/apps/openresty/1.21.4.3-0-focal/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: openresty: - image: openresty/openresty:1.25.3.1-0-focal + image: openresty/openresty:1.21.4.3-0-focal container_name: ${CONTAINER_NAME} restart: always network_mode: host diff --git a/apps/openresty/1.25.3.1-0-focal/root/404.html b/apps/openresty/1.21.4.3-0-focal/root/404.html similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/root/404.html rename to apps/openresty/1.21.4.3-0-focal/root/404.html diff --git a/apps/openresty/1.25.3.1-0-focal/root/index.html b/apps/openresty/1.21.4.3-0-focal/root/index.html similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/root/index.html rename to apps/openresty/1.21.4.3-0-focal/root/index.html diff --git a/apps/openresty/1.25.3.1-0-focal/root/stop/index.html b/apps/openresty/1.21.4.3-0-focal/root/stop/index.html similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/root/stop/index.html rename to apps/openresty/1.21.4.3-0-focal/root/stop/index.html diff --git a/apps/openresty/1.25.3.1-0-focal/scripts/init.sh b/apps/openresty/1.21.4.3-0-focal/scripts/init.sh similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/scripts/init.sh rename to apps/openresty/1.21.4.3-0-focal/scripts/init.sh diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/access.lua b/apps/openresty/1.21.4.3-0-focal/www/common/waf/access.lua similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/access.lua rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/access.lua diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/init.lua b/apps/openresty/1.21.4.3-0-focal/www/common/waf/init.lua similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/init.lua rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/init.lua diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/args_check.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/args_check.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/args_check.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/args_check.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/cc.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/cc.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/cc.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/cc.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/cookie_block.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/cookie_block.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/cookie_block.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/cookie_block.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/file_ext_block.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/file_ext_block.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/file_ext_block.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/file_ext_block.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/ip_block.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/ip_block.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/ip_block.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/ip_block.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/ip_white.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/ip_white.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/ip_white.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/ip_white.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/post_check.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/post_check.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/post_check.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/post_check.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/url_block.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/url_block.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/url_block.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/url_block.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/url_white.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/url_white.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/url_white.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/url_white.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/user_agent.json b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/user_agent.json similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/user_agent.json rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/user_agent.json diff --git a/apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/warn.html b/apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/warn.html similarity index 100% rename from apps/openresty/1.25.3.1-0-focal/www/common/waf/rules/warn.html rename to apps/openresty/1.21.4.3-0-focal/www/common/waf/rules/warn.html