about summary refs log tree commit diff
path: root/MatrixMediaGate/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'MatrixMediaGate/appsettings.Development.json')
-rw-r--r--MatrixMediaGate/appsettings.Development.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/MatrixMediaGate/appsettings.Development.json b/MatrixMediaGate/appsettings.Development.json

index 627ac37..2763a9a 100644 --- a/MatrixMediaGate/appsettings.Development.json +++ b/MatrixMediaGate/appsettings.Development.json
@@ -8,8 +8,8 @@ } }, "ProxyConfiguration": { - "Upstream": "https://rory.gay", - "Host": "matrix.rory.gay", + "Upstream": "http://matrix.rory.gay", + "Host": "matrix-rory-gay.localhost", "TrustedServers": [ "rory.gay" ]