Consistency with regards to polylith-sample.conf.

This commit is contained in:
Petter Jakub Økland 2020-12-03 12:03:37 +00:00 committed by GitHub
parent 2bc22f930e
commit a46b54f862
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ Binding {
VirtualHost {
...
ReverseProxy = /_matrix http://127.0.0.1:8008 600
ReverseProxy = /_matrix http://localhost:8008 600
...
}