Globals.js 78 B

123
  1. export default {
  2. API_HOST: "http://chasemossing.com:8000/api/places/"
  3. };