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

Commit72518dc

Browse files
committed
Update application.props
1 parent39ad3ac commit72518dc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ common:
5050
marketplace:
5151
private-mode:false
5252
lowcoder-public-url:http://localhost:8080
53-
lost-password-email-sender:business@ikhwatech.com
53+
lost-password-email-sender:info@lowcoder.org
5454

5555
material:
5656
mongodb-grid-fs:

‎server/api-service/lowcoder-server/src/main/resources/selfhost/ce/application.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ common:
5555
mode:${LOWCODER_WORKSPACE_MODE:SAAS}
5656
marketplace:
5757
private-mode:${MARKETPLACE_PRIVATE_MODE:true}
58+
lowcoder-public-url:${LOWCODER_PUBLIC_URL:http://localhost:8080}
59+
lost-password-email-sender:${LOWCODER_LOST_PASSWORD_EMAIL_SENDER:info@lowcoder.org}
5860

5961
material:
6062
mongodb-grid-fs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp