Merge pull request #1613 from Jaredude/feature/database-postgres-self-signed-ssl

adds DATABASE_SSL_KEY_BASE64 for pg connection
This commit is contained in:
Henry Heng
2024-01-29 10:11:50 +00:00
committed by GitHub
6 changed files with 18 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ PORT=3000
# DATABASE_USER=""
# DATABASE_PASSWORD=""
# DATABASE_SSL=true
# DATABASE_SSL_KEY_BASE64=<Self signed certificate in BASE64>
# FLOWISE_USERNAME=user
# FLOWISE_PASSWORD=1234