mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-27 08:43:10 -06:00
5 lines
274 B
Plaintext
5 lines
274 B
Plaintext
This Proxy helps when deving against a local dendrite version and using a local instance of the client. CORS will give you a headache.
|
|
Simply run docker-compose -f docker-compose.yml up -d and then:
|
|
|
|
Client available: localhost/client/
|
|
Server available: localhost/server/ |