This commit is contained in:
jack ning
2025-04-10 22:57:26 +08:00
parent 94d3d79959
commit 080d34ac42
10 changed files with 11 additions and 11 deletions

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -63,7 +63,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -64,7 +64,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -62,7 +62,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -48,7 +48,7 @@ services:
# bytedesk config
BYTEDESK_DEBUG: true
BYTEDESK_EDITION: enterprise
BYTEDESK_VERSION: 0.6.9
BYTEDESK_VERSION: 0.7.2
# enable custom config: name, logo, description
BYTEDESK_CUSTOM_ENABLED: false
BYTEDESK_CUSTOM_NAME:

View File

@@ -5,7 +5,7 @@
# ===============================
spring.application.name=bytedesk
application.title=https://www.weiyuai.cn
application.version=0.6.9
application.version=0.7.2
server.port=9003
# 设置文件编码
spring.config.encoding=UTF-8
@@ -33,7 +33,7 @@ spring.freemarker.expose-session-attributes=true
# ===============================
bytedesk.debug=true
bytedesk.edition=community
bytedesk.version=0.6.9
bytedesk.version=0.7.2
# enable custom config: name, logo, description
bytedesk.custom.enabled=false

View File

@@ -42,7 +42,7 @@
<jackson.version>2.18.2</jackson.version>
<flowable.version>7.1.0</flowable.version>
<springdoc.version>2.8.6</springdoc.version>
<revision>0.6.9</revision>
<revision>0.7.2</revision>
</properties>
<dependencies>

View File

@@ -3,7 +3,7 @@
# ===============================
bytedesk.debug=true
bytedesk.edition=community
bytedesk.version=0.6.9
bytedesk.version=0.7.2
# enable custom config: name, logo, description
bytedesk.custom.enabled=false

View File

@@ -5,7 +5,7 @@
# ===============================
spring.application.name=bytedesk
application.title=https://www.weiyuai.cn
application.version=0.6.9
application.version=0.7.2
server.port=9003
# ===============================