Skip to content

Commit

Permalink
Update personal-domain-ya-cloud.md
Browse files Browse the repository at this point in the history
Когда пытаешься разместить документацию в корне {path+}:
При попытке сохранить сертификат возвращает ошибку.

С /  проходит
  • Loading branch information
bongiozzo authored Sep 18, 2024
1 parent cf39eed commit 732c3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ru/personal-domain-ya-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
Для размещения в корне домена в OpenAPI-конфигурации измените:
1. У параметра `x-docs-proxy-base` значение на `' '`.
1. У параметра `paths:` значение на `{path+}:`.
1. У параметра `paths:` значение на `/{path+}:`.
{% endnote %}
Expand Down

0 comments on commit 732c3ba

Please sign in to comment.