mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
Consistency with regards to polylith-sample.conf.
This commit is contained in:
parent
2bc22f930e
commit
a46b54f862
|
|
@ -11,7 +11,7 @@ Binding {
|
||||||
|
|
||||||
VirtualHost {
|
VirtualHost {
|
||||||
...
|
...
|
||||||
ReverseProxy = /_matrix http://127.0.0.1:8008 600
|
ReverseProxy = /_matrix http://localhost:8008 600
|
||||||
...
|
...
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue