Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc99056

Browse files
Merge branch 'dev' into fix/markdown-hide-textSize
2 parents810af2a +ccfd15a commitbc99056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎client/packages/lowcoder-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"lowcoder-sdk",
3-
"version":"2.6.6",
3+
"version":"2.6.7",
44
"type":"module",
55
"files": [
66
"src",

‎server/api-service/lowcoder-server/src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ default:
5656
query-timeout:${LOWCODER_DEFAULT_QUERY_TIMEOUT:10}
5757

5858
common:
59-
cookie-name:LOWCODER_CE_SELFHOST_TOKEN
59+
cookie-name:${LOWCODER_COOKIE_NAME:LOWCODER_CE_SELFHOST_TOKEN}
6060
product:lowcoder
6161
domain:
6262
default-value:lowcoder.org

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp