mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
5 lines
84 B
TypeScript
5 lines
84 B
TypeScript
export const environment = {
|
|
production: true,
|
|
apiUrl: 'https://api.enchor.us',
|
|
}
|