Set proxy URL to tech.greenlee.website
This commit is contained in:
parent
dbd7e36917
commit
a2cd303561
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* POSTs form data to the ERPNext proxy server on the VPS.
|
||||
*/
|
||||
|
||||
const PROXY_URL = 'https://tech.greenlee.website:18790'; // Or the actual proxy URL
|
||||
const PROXY_URL = "https://tech.greenlee.website";
|
||||
|
||||
function getApiPath(formId) {
|
||||
switch (formId) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue