3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
NODE_ENV=development
|
|
VITE_API_URL=${TEST_API_URL}
|
|
VITE_API_TOKEN_URL=${VITE_API_URL}/token |