Improve local setup and README (#291)
This commit is contained in:
7
skyvern-frontend/.env.example
Normal file
7
skyvern-frontend/.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
VITE_API_BASE_URL=http://localhost:8000/api/v1
|
||||
|
||||
# server to load artifacts from file URIs
|
||||
VITE_ARTIFACT_API_BASE_URL=http://localhost:9090
|
||||
|
||||
# your api key - for x-api-key header
|
||||
VITE_SKYVERN_API_KEY=
|
||||
Reference in New Issue
Block a user