File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ APP_HOST = '0.0.0.0'
1010# 应用端口
1111APP_PORT = 9099
1212# 应用版本
13- APP_VERSION = ' 2.0.1 '
13+ APP_VERSION = ' 2.1.0 '
1414# 应用是否开启热重载
1515APP_RELOAD = true
1616# 应用是否开启IP归属区域查询
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ APP_HOST = '0.0.0.0'
1010# 应用端口
1111APP_PORT = 9099
1212# 应用版本
13- APP_VERSION = ' 2.0.1 '
13+ APP_VERSION = ' 2.1.0 '
1414# 应用是否开启热重载
1515APP_RELOAD = false
1616# 应用是否开启IP归属区域查询
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ APP_HOST = '0.0.0.0'
1616# 应用端口
1717APP_PORT = 8088
1818# 应用版本
19- APP_VERSION = ' 2.0.1 '
19+ APP_VERSION = ' 2.1.0 '
2020# 应用是否开启debug模式
2121APP_DEBUG = true
2222# flask-compress压缩配置
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ APP_HOST = '0.0.0.0'
1616# 应用端口
1717APP_PORT = 8088
1818# 应用版本
19- APP_VERSION = ' 2.0.1 '
19+ APP_VERSION = ' 2.1.0 '
2020# 应用是否开启debug模式
2121APP_DEBUG = false
2222# flask-compress压缩配置
You can’t perform that action at this time.
0 commit comments