7 lines
199 B
Plaintext
7 lines
199 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
|
||
|
|
|
||
|
|
# your api key - for x-api-key header
|
||
|
|
VITE_SKYVERN_API_KEY=
|