mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
Update SSL-related env for database connections (#5242)
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@ DATABASE_PATH=/root/.flowise
|
||||
# DATABASE_USER=root
|
||||
# DATABASE_PASSWORD=mypassword
|
||||
# DATABASE_SSL=true
|
||||
# DATABASE_REJECT_UNAUTHORIZED=true
|
||||
# DATABASE_SSL_KEY_BASE64=<Self signed certificate in BASE64>
|
||||
|
||||
|
||||
@@ -172,4 +173,4 @@ JWT_REFRESH_TOKEN_EXPIRY_IN_MINUTES=43200
|
||||
|
||||
# HTTP_DENY_LIST=
|
||||
# CUSTOM_MCP_SECURITY_CHECK=true
|
||||
# CUSTOM_MCP_PROTOCOL=sse #(stdio | sse)
|
||||
# CUSTOM_MCP_PROTOCOL=sse #(stdio | sse)
|
||||
|
||||
@@ -14,6 +14,7 @@ DATABASE_PATH=/root/.flowise
|
||||
# DATABASE_USER=root
|
||||
# DATABASE_PASSWORD=mypassword
|
||||
# DATABASE_SSL=true
|
||||
# DATABASE_REJECT_UNAUTHORIZED=true
|
||||
# DATABASE_SSL_KEY_BASE64=<Self signed certificate in BASE64>
|
||||
|
||||
|
||||
@@ -172,4 +173,4 @@ JWT_REFRESH_TOKEN_EXPIRY_IN_MINUTES=43200
|
||||
|
||||
# HTTP_DENY_LIST=
|
||||
# CUSTOM_MCP_SECURITY_CHECK=true
|
||||
# CUSTOM_MCP_PROTOCOL=sse #(stdio | sse)
|
||||
# CUSTOM_MCP_PROTOCOL=sse #(stdio | sse)
|
||||
|
||||
Reference in New Issue
Block a user