chore: update dependency tree metadata and refine API endpoint structure
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
|
|
||||||
const API_URL = "http://preprod.octopusdesign.fr/api-octopus/server/wp-json";
|
const API_URL = "https://preprod.octopusdesign.fr/api-octopus/server/wp-json";
|
||||||
|
|
||||||
// 🔹 Instance Axios pour éviter de répéter l'URL
|
// 🔹 Instance Axios pour éviter de répéter l'URL
|
||||||
const api = axios.create({
|
const api = axios.create({
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user