api.js 207 Bytes Edit Raw Blame History 1 2 3 4 // export const API_HOST = 'https://radiant-depths-79548.herokuapp.com' // export const API_PORT = '' // export const API_ORIGIN = `${API_HOST}:${API_PORT}` export const API_ORIGIN = 'http://localhost:1337'