chore: update dependency tree metadata and refine API endpoint structure
This commit is contained in:
parent
ccc2e1347d
commit
9d8e4e6314
@ -1,6 +1,6 @@
|
||||
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
|
||||
const api = axios.create({
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user