Fix exception to proxying
This commit is contained in:
parent
9d14e2dcb1
commit
e067db613c
@ -22,7 +22,7 @@ https://matrix.DOMAIN {
|
|||||||
# Synapse Client<>Server API
|
# Synapse Client<>Server API
|
||||||
proxy / matrix-synapse:8008 {
|
proxy / matrix-synapse:8008 {
|
||||||
transparent
|
transparent
|
||||||
without /.well-known/ /_matrix/identity/ /_matrix/client/r0/user_directory/search
|
except /.well-known/ /_matrix/identity/ /_matrix/client/r0/user_directory/search
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user