- Remove static/config.json from git tracking - Add .env.example and config.json.example as templates - Update config store to fallback to VITE_API_URL env variable - Add build.sh script for dev/prod builds
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
{
|
|
"apiUrl": "http://localhost/clqms01"
|
|
}
|