sandbox-clinic/profile/em.env

3 lines
76 B
Bash
Raw Normal View History

const APP_URL = 'https://app.embeautyclinic.com';
module.exports = APP_URL;