Update API config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a78b168b60
commit
80dbe7e947
@ -1,6 +1,7 @@
|
|||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
|
|
||||||
var API_BASE_URL = "https://ads.dine360ads.com/api/api";
|
// var API_BASE_URL = "https://ads.dine360ads.com/api/api";
|
||||||
|
var API_BASE_URL = "https://backend.dine360ads.com/api";
|
||||||
//API_BASE_URL = "http://82.25.95.117:5000/api";
|
//API_BASE_URL = "http://82.25.95.117:5000/api";
|
||||||
//API_BASE_URL = "http://localhost:5000/api"; // Update as needed
|
//API_BASE_URL = "http://localhost:5000/api"; // Update as needed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user