mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 17:07:56 -05:00
10 lines
379 B
Plaintext
10 lines
379 B
Plaintext
# This file contains build time variables for dev env.
|
|
|
|
VITE_API_URL=http://localhost:3000
|
|
VITE_CLIENT_URL=http://localhost:3002
|
|
VITE_CLIENT_INVITES_URL=http://localhost:3002?inviteCode=\
|
|
VITE_ETHEREUM_NETWORK=sepolia
|
|
VITE_GITHUB_CLIENT_ID=a83a8b014ef38270fb22
|
|
VITE_TWITTER_CLIENT_ID=NV82Mm85NWlSZ1llZkpLMl9vN3A6MTpjaQ
|
|
VITE_TWITTER_REDIRECT_URI=http://localhost:3001/credentials
|