api.js 207 Bytes
// 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'