This commit is contained in:
sdarbinyan
2026-07-05 00:51:29 +04:00
parent 58b5a4e996
commit 9cf508d319
60 changed files with 268 additions and 1038 deletions

View File

@@ -2,11 +2,11 @@
"id": "tenant-default-001",
"slug": "default",
"code": "DEFAULT",
"host": "default.local",
"name": "Default Tenant",
"websiteBaseUrl": "https://default.local",
"builderBaseUrl": "https://builder.default.local",
"backofficeBaseUrl": "https://backoffice.default.local",
"host": "marketplace.local",
"name": "Marketplace",
"websiteBaseUrl": "https://marketplace.local",
"builderBaseUrl": "https://builder.marketplace.local",
"backofficeBaseUrl": "https://backoffice.marketplace.local",
"defaultLocale": "ru",
"supportedLocales": ["ru", "en", "hy"],
"defaultCurrency": "RUB",