mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
* use api config everywhere, default to localhost, ignore .env file, provide .env.dist * fix lint
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
VITE_OPEN_COLLECTIVE_API_KEY=your_key
|
|
VITE_API_URL=http://localhost:8055/
|
|
#VITE_API_URL=https://api.utopia-lab.org
|
|
VITE_VALIDATE_INVITE_FLOW_ID=01d61db0-25aa-4bfa-bc24-c6a8f208a455
|
|
VITE_REDEEM_INVITE_FLOW_ID=cc80ec73-ecf5-4789-bee5-1127fb1a6ed4
|