We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5613c5 commit a8b2eceCopy full SHA for a8b2ece
server/api-service/lowcoder-server/src/main/resources/selfhost/ce/application.yml
@@ -71,7 +71,7 @@ common:
71
marketplace:
72
private-mode: ${LOWCODER_MARKETPLACE_PRIVATE_MODE:true}
73
lowcoder-public-url: ${LOWCODER_PUBLIC_URL:http://localhost:8080}
74
- lost-password-email-sender: ${LOWCODER_LOST_PASSWORD_EMAIL_SENDER:info@lowcoder.org}
+ notifications-email-sender: ${LOWCODER_LOST_PASSWORD_EMAIL_SENDER:info@lowcoder.org}
75
76
material:
77
mongodb-grid-fs:
0 commit comments