updated the file

This commit is contained in:
Sambo Chea 2020-09-26 13:10:02 +07:00
parent 98dca413e6
commit b9ccb55bf9

View File

@ -1,7 +1,7 @@
const electron = require("electron");
const { app, BrowserWindow } = electron;
const URL = "https://app.drprofessionalglobal.com";
const URL = "https://clinic.cubetiqs.com";
const DR_URL =
process.env.DR_URL ||