This commit is contained in:
sdarbinyan
2026-06-01 00:47:57 +04:00
4 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
<div class="info-card">
<div class="card-icon">📍</div>
<h3>Адрес</h3>
<p>Армения, 0501, Арагацотиская обл., г. Талин, ул. Гая, д. 12</p>
<p>АРМЕНИЯ, КОТАЙК, АБОВЯН, ВЕРИН ПТГНИ, ул. 3-я, 28</p>
</div>
<div class="info-card">

View File

@@ -13,8 +13,8 @@ export const environment = {
telegram: '@laveromarket',
telegramBot: 'myAMLKYCBOT',
phones: {
russia: '+7 916 109 10 32',
support: '+7 916 109 10 32'
russia: '+374 96 601607',
support: '+374 96 601607'
},
phoneTel: 'tel:+79161091032',
useMockData: false, defaultLanguage: 'hy'

View File

@@ -13,8 +13,8 @@ export const environment = {
telegram: '@laveromarket',
telegramBot: 'myAMLKYCBOT',
phones: {
russia: '+7 916 109 10 32',
support: '+7 916 109 10 32'
russia: '+374 96 601607',
support: '+374 96 601607'
},
phoneTel: 'tel:+79161091032',
useMockData: false, defaultLanguage: 'hy'

1
start
View File

@@ -1,2 +1,3 @@
pm2 start "ng serve --configuration=novo --host 127.0.0.1 --port 4010" --name novo-market
pm2 start "ng serve --configuration=lavero --host 127.0.0.1 --port 4202" --name lavero-market
pm2 start "ng serve --host 127.0.0.1 --port 4001" --name dexar-market