Update setup.sh to ask for openai key and email (#38)
This commit is contained in:
@@ -20,3 +20,6 @@ LOG_LEVEL=INFO
|
||||
DATABASE_STRING="postgresql+psycopg://skyvern@localhost/skyvern"
|
||||
# Port to run the agent on
|
||||
PORT=8000
|
||||
|
||||
# Distinct analytics ID
|
||||
ANALYTICS_ID="anonymous"
|
||||
Reference in New Issue
Block a user