mirror of
https://github.com/Noratrieb/mx-3.git
synced 2026-01-14 23:35:05 +01:00
bootstrap
This commit is contained in:
parent
5eca434f13
commit
6868e47c08
2 changed files with 2 additions and 2 deletions
|
|
@ -9,4 +9,4 @@ basic features:
|
||||||
|
|
||||||
- search for a band
|
- search for a band
|
||||||
- basic accessibility
|
- basic accessibility
|
||||||
-
|
- bootstrap
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ const axiosInstance = axios.create({
|
||||||
baseURL: "https://api.srgssr.ch/mx3/v2",
|
baseURL: "https://api.srgssr.ch/mx3/v2",
|
||||||
headers: {
|
headers: {
|
||||||
"content-type": "application/json",
|
"content-type": "application/json",
|
||||||
Authorization: "Bearer token",
|
Authorization: "Bearer HPM3tl4opFR2KPBU3BQSReRn3Egd",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue