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

Commitccfd15a

Browse files
Thomasrludomikula
Thomasr
authored andcommitted
Introduce env variable for cookie name
1 parent42e61d0 commitccfd15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎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