synapse: add new keycloak config
This commit is contained in:
parent
c53c72d54b
commit
29eed5b047
3 changed files with 16 additions and 2 deletions
|
|
@ -34,6 +34,6 @@ server {
|
|||
proxy_read_timeout 600s;
|
||||
send_timeout 600s;
|
||||
|
||||
proxy_pass http://localhost:8008;
|
||||
proxy_pass http://synapse:8008;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue