Files
IISA_web/src/environments/environment.ts
2025-08-24 17:24:40 +03:00

5 lines
71 B
TypeScript

export const environment = {
hostUrl: '',
mapTilerApiKey:''
};