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