This repository has been archived on 2024-08-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
chellaris-sign-up-site/src/lib/components_custom/consts.ts

2 lines
No EOL
94 B
TypeScript

export const apiBaseUrl = 'https://www.chellaris.net/api';
export const MACHINE_GROUP_ID = 12;