Skip to content

Commit 145504e

Browse files
committed
Update links
1 parent 49dfd1f commit 145504e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Writerside/topics/gml-faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
```
2727
# Адрес к Web Api
2828
NEXT_PUBLIC_BACKEND_URL=http://localhost:5000/api/v1
29+
NEXT_PUBLIC_MARKETPLACE_URL=https://gml-market.recloud.tech
2930
```
3031
> Внимание! Не должно быть ```/``` в конце адреса и выбран верный протокол ```http``` или ```https```
3132

Writerside/topics/server-install-from-source.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ MARKET_ENDPOINT=https://gml-market.recloud.tech
9393
```yaml
9494
# Адрес к Web Api
9595
NEXT_PUBLIC_BACKEND_URL=http://localhost:5000/api/v1
96+
NEXT_PUBLIC_MARKETPLACE_URL=https://gml-market.recloud.tech
9697
```
9798

9899
#### Шаг 5: Запуск проекта с использованием Docker

0 commit comments

Comments
 (0)