Тест со сменой адреса.
This commit is contained in:
parent
a9d2c7cb27
commit
4461987bc4
@ -23,7 +23,7 @@ function parseJwtPayload(token) {
|
||||
}
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
const SERVER_URL = 'http://127.0.0.1:3200';
|
||||
const SERVER_URL = 'https://81.177.140.16:3200' //'http://127.0.0.1:3200';
|
||||
const API_BASE_URL = SERVER_URL;
|
||||
const initialToken = localStorage.getItem('jwtToken');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user