6 lines
172 B
TypeScript
6 lines
172 B
TypeScript
export const environment = {
|
|
production: true,
|
|
appSelfDeliveryEndPoint: 'http://selfdelivery-pitsburg.mydatahosting.ru/admin_api',
|
|
systemId: 'dfe16ca16a3598b812',
|
|
};
|