Task: Add multiple profiles and add lib for custom build profile and fixed in sandbox clinic
This commit is contained in:
3
profile/clinic.env
Normal file
3
profile/clinic.env
Normal file
@@ -0,0 +1,3 @@
|
||||
const APP_URL = 'https://clinic.cubetiqs.com';
|
||||
|
||||
module.exports = APP_URL;
|
||||
3
profile/dr.env
Normal file
3
profile/dr.env
Normal file
@@ -0,0 +1,3 @@
|
||||
const APP_URL = 'https://app.drprofessionalglobal.com';
|
||||
|
||||
module.exports = APP_URL;
|
||||
3
profile/em.env
Normal file
3
profile/em.env
Normal file
@@ -0,0 +1,3 @@
|
||||
const APP_URL = 'https://app.embeautyclinic.com';
|
||||
|
||||
module.exports = APP_URL;
|
||||
3
profile/kesor.env
Normal file
3
profile/kesor.env
Normal file
@@ -0,0 +1,3 @@
|
||||
const APP_URL = 'https://claris.cubetiqs.com';
|
||||
|
||||
module.exports = APP_URL;
|
||||
Reference in New Issue
Block a user