diff --git a/apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/.env.sample b/apps/alist/3.31.0/.env.sample similarity index 100% rename from apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/.env.sample rename to apps/alist/3.31.0/.env.sample diff --git a/apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/data.yml b/apps/alist/3.31.0/data.yml similarity index 100% rename from apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/data.yml rename to apps/alist/3.31.0/data.yml diff --git a/apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/docker-compose.yml b/apps/alist/3.31.0/docker-compose.yml similarity index 80% rename from apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/docker-compose.yml rename to apps/alist/3.31.0/docker-compose.yml index 0fd0f3da..5bf3e33d 100644 --- a/apps/alist/3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600/docker-compose.yml +++ b/apps/alist/3.31.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - PUID=0 - PGID=0 - UMASK=022 - image: xhofe/alist:v3.31.0@sha256:8d1264524ff3245d383201a0f1cd0b55e96676c9d39a83a7e05cbaf69fa5e600 + image: xhofe/alist:v3.31.0 labels: createdBy: "Apps" diff --git a/apps/dbgate/5.2.7/.env.sample b/apps/dbgate/5.2.7/.env.sample index b62e5791..3be9f156 100644 --- a/apps/dbgate/5.2.7/.env.sample +++ b/apps/dbgate/5.2.7/.env.sample @@ -1,3 +1,3 @@ CONTAINER_NAME="dbgate" -PANEL_APP_PORT_HTTP="3000" +PANEL_APP_PORT_HTTP="40200" DATA_PATH="./data" \ No newline at end of file diff --git a/apps/dbgate/5.2.7/data.yml b/apps/dbgate/5.2.7/data.yml index 07de7789..de8e3a45 100644 --- a/apps/dbgate/5.2.7/data.yml +++ b/apps/dbgate/5.2.7/data.yml @@ -1,6 +1,6 @@ additionalProperties: formFields: - - default: 3000 + - default: 40200 edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port diff --git a/apps/dbgate/beta/.env.sample b/apps/dbgate/beta/.env.sample index b62e5791..3be9f156 100644 --- a/apps/dbgate/beta/.env.sample +++ b/apps/dbgate/beta/.env.sample @@ -1,3 +1,3 @@ CONTAINER_NAME="dbgate" -PANEL_APP_PORT_HTTP="3000" +PANEL_APP_PORT_HTTP="40200" DATA_PATH="./data" \ No newline at end of file diff --git a/apps/dbgate/beta/data.yml b/apps/dbgate/beta/data.yml index 07de7789..de8e3a45 100644 --- a/apps/dbgate/beta/data.yml +++ b/apps/dbgate/beta/data.yml @@ -1,6 +1,6 @@ additionalProperties: formFields: - - default: 3000 + - default: 40200 edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port diff --git a/apps/dbgate/data.yml b/apps/dbgate/data.yml index d5ad15bc..cf920f61 100644 --- a/apps/dbgate/data.yml +++ b/apps/dbgate/data.yml @@ -1,20 +1,20 @@ -name: dbgate +name: DbGate tags: - - 工具 -title: 基于 Web 的用户界面,用于管理和浏览 SQL 数据库数据 -type: 工具 -description: 基于 Web 的用户界面,用于管理和浏览 SQL 数据库数据 + - 开发工具 +title: 跨平台的数据库管理器 +type: 开发工具 +description: 跨平台的数据库管理器 additionalProperties: key: dbgate - name: Changedetection.io + name: DbGate tags: - - Tool - shortDescZh: 基于 Web 的用户界面,用于管理和浏览 SQL 数据库数据 - shortDescEn: Web based UI for managing and exploring SQL database data + - DevTool + shortDescZh: 跨平台的数据库管理器 + shortDescEn: Cross-platform database manager type: tool crossVersionUpdate: true limit: 0 recommend: 0 website: https://dbgate.org github: https://github.com/dbgate/dbgate - document: https://dbgate.org/docs/ \ No newline at end of file + document: https://dbgate.org/docs/ diff --git a/apps/dbgate/latest/.env.sample b/apps/dbgate/latest/.env.sample index b62e5791..3be9f156 100644 --- a/apps/dbgate/latest/.env.sample +++ b/apps/dbgate/latest/.env.sample @@ -1,3 +1,3 @@ CONTAINER_NAME="dbgate" -PANEL_APP_PORT_HTTP="3000" +PANEL_APP_PORT_HTTP="40200" DATA_PATH="./data" \ No newline at end of file diff --git a/apps/dbgate/latest/data.yml b/apps/dbgate/latest/data.yml index 07de7789..de8e3a45 100644 --- a/apps/dbgate/latest/data.yml +++ b/apps/dbgate/latest/data.yml @@ -1,6 +1,6 @@ additionalProperties: formFields: - - default: 3000 + - default: 40200 edit: true envKey: PANEL_APP_PORT_HTTP labelEn: Port diff --git a/apps/dbgate/logo.png b/apps/dbgate/logo.png index 216ebdb3..f43cb518 100644 Binary files a/apps/dbgate/logo.png and b/apps/dbgate/logo.png differ diff --git a/apps/lucky/2.6.2/docker-compose.yml b/apps/lucky/2.6.2/docker-compose.yml index 48d04c76..4222af34 100644 --- a/apps/lucky/2.6.2/docker-compose.yml +++ b/apps/lucky/2.6.2/docker-compose.yml @@ -5,7 +5,7 @@ services: restart: always network_mode: host volumes: - - ${DATA_PATH}/luckyconf:/goodluck + - ${DATA_PATH}:/goodluck image: gdy666/lucky:2.6.2 labels: createdBy: "Apps" diff --git a/apps/lucky/latest/docker-compose.yml b/apps/lucky/latest/docker-compose.yml index 5b6c6282..964b370a 100644 --- a/apps/lucky/latest/docker-compose.yml +++ b/apps/lucky/latest/docker-compose.yml @@ -5,7 +5,7 @@ services: restart: always network_mode: host volumes: - - ${DATA_PATH}/luckyconf:/goodluck + - ${DATA_PATH}:/goodluck image: gdy666/lucky:latest labels: createdBy: "Apps"