mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-10-05 17:53:54 +02:00
Minor tenant ID improvements (#2850)
* add migration dockerfile * address edge case * k * k * k * nit * k * k * k * k * remove * k * add comment
This commit is contained in:
@@ -2,7 +2,8 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: env-configmap
|
||||
data:
|
||||
data:
|
||||
|
||||
# Auth Setting, also check the secrets file
|
||||
AUTH_TYPE: "disabled" # Change this for production uses unless Danswer is only accessible behind VPN
|
||||
ENCRYPTION_KEY_SECRET: "" # This should not be specified directly in the yaml, this is just for reference
|
||||
|
Reference in New Issue
Block a user