config.json 50 B

12345
  1. {
  2. "api": {
  3. "host": "${VITE_API_HOST}"
  4. }
  5. }