Prod URL in consts

This commit is contained in:
Neshura 2023-09-09 19:39:44 +02:00
parent 3648c093ed
commit e21a475b0c
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -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;