Fix
This commit is contained in:
parent
d8c31cf39f
commit
f0a7a9219a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import axios from "axios";
|
import axios from "axios";
|
||||||
export const API_BASE = 'https://t-rb.org';
|
export const API_BASE = 'https://therarbg.to';
|
||||||
//const API_BASE = 'https://therarbg.com';
|
//const API_BASE = 'https://therarbg.com';
|
||||||
let token;
|
let token;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue