sgcart/app/config/urls.ts
2026-07-03 13:10:46 +05:30

4 lines
67 B
TypeScript

export const urls = {
webUrl: 'https://sgcart.convexsol.co/'
}