Skip to content

Commit 0d6d5d8

Browse files
authored
docs: add details on locating proxies.xml examples and clarify conf… (#2389)
* docs: add details on locating `proxies.xml` examples and clarify configuration transition from XML to YAML * docs: improve `proxies.xml` README formatting and update GitHub link description
1 parent 6293988 commit 0d6d5d8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Where can I find proxies.xml samples?
2+
3+
Membrane is moving from XML-based configuration to YAML-based configuration. However, Membrane still
4+
supports the XML-based configuration with 'proxies.xml' files. Some examples in the subfolders are
5+
using the YAML and some are using the XML configuration.
6+
7+
You can find the 'proxies.xml' files at the github repository:
8+
9+
https://github.com/membrane/api-gateway/tree/master/distribution/examples
10+

0 commit comments

Comments
 (0)