update token

This commit is contained in:
2023-10-19 00:00:15 +02:00
parent e026d9bd04
commit 1bc043dd5e
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
const instance = axios.create({ baseURL: 'http://localhost:8083/api'});
const instance = axios.create({ baseURL: 'http://localhost:8083'});