Skip to content

Commit 2f5213f

Browse files
Add sample env variable
1 parent cd129cf commit 2f5213f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

prompt-service/sample.env

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,5 @@ RENTROLL_SERVICE_HOST=http://unstract-rentroll-service
6666
RENTROLL_SERVICE_PORT=5003
6767

6868
# Whitelisted adapter URLs to allow user to connect to locally hosted adapters.
69-
# Whitelisting 10.68.0.10 to allow frictionless adapter connection to
70-
# managed Postgres for VectorDB
69+
# Whitelisting 10.68.0.10 to allow URLs in variable replacement and postprocessor hooks
7170
WHITELISTED_ENDPOINTS="10.68.0.10"

0 commit comments

Comments
 (0)