Prod URL in consts
This commit is contained in:
parent
3648c093ed
commit
e21a475b0c
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
export const apiBaseUrl = 'https://wip.chellaris.net/api';
|
export const apiBaseUrl = 'https://www.chellaris.net/api';
|
||||||
export const MACHINE_GROUP_ID = 12;
|
export const MACHINE_GROUP_ID = 12;
|
Reference in a new issue