Files
Dorod-Sky/skyvern-frontend/.env.example
Kerem Yilmaz a0a3aa6f83 Task streaming frontend (#512)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-06-25 22:18:44 +03:00

11 lines
314 B
Plaintext

VITE_API_BASE_URL=http://localhost:8000/api/v1
# server to load artifacts from file URIs
VITE_ARTIFACT_API_BASE_URL=http://localhost:9090
# websocket
# VITE_WSS_BASE_URL=wss://api-staging.skyvern.com/api/v1
VITE_WSS_BASE_URL=ws://localhost:8000/api/v1
# your api key - for x-api-key header
VITE_SKYVERN_API_KEY=