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

Commitf145904

Browse files
committed
new: add environment variable for controlling plugin location
1 parent19b0c4d commitf145904

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/lowcoder-server/src/main/resources/selfhost/ce

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ common:
5151
max-upload-size:${LOWCODER_MAX_REQUEST_SIZE:20m}
5252
max-query-timeout:${LOWCODER_MAX_QUERY_TIMEOUT:120}
5353
plugin-dirs:
54-
-plugins
54+
-${PLUGINS_DIR:plugins}
5555

5656
material:
5757
mongodb-grid-fs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp