api.js 148 Bytes
export const API_HOST = 'https://radiant-depths-79548.herokuapp.com'
export const API_PORT = ''
export const API_ORIGIN = `${API_HOST}:${API_PORT}`