vendure-ui-config.json 86 B

12345
  1. {
  2. "apiHost": "http://localhost",
  3. "apiPort": 3000,
  4. "adminApiPath": "admin-api"
  5. }