mirror of
https://github.com/azaion/ui.git
synced 2026-06-24 19:01:11 +00:00
Merge API remote base URL config into dev
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-3
@@ -15,10 +15,10 @@
|
||||
# is honored — AZ-498 / contract @
|
||||
# _docs/02_document/contracts/satellite-provider/tiles.md)
|
||||
|
||||
# Prefix for every API request (production: empty; tests / alt deployments: set).
|
||||
# Prefix for every API request (production: empty; remote API / tests: set).
|
||||
# A trailing slash is stripped automatically.
|
||||
# Example: VITE_API_BASE_URL=http://azaion-ui:80
|
||||
VITE_API_BASE_URL=
|
||||
# Example: VITE_API_BASE_URL=https://api.azaion.com
|
||||
VITE_API_BASE_URL=https://api.azaion.com
|
||||
|
||||
# OpenWeatherMap API key. Required for the FlightsPage weather feature.
|
||||
# Leave unset in CI tests — the e2e profile routes to owm-stub.
|
||||
|
||||
Reference in New Issue
Block a user