Skip to content
Snippets Groups Projects
Unverified Commit 0334a576 authored by Bruno Windels's avatar Bruno Windels Committed by GitHub
Browse files

add link to config format description

parent c43f5713
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Chatterbox lets you securely embed [Hydrogen](https://github.com/vector-im/hydro
yarn install
```
3) Modify config.json in `public` directory with your homeserver details.
(See `types/IChatterboxConfig.ts`)
(See [`types/IChatterboxConfig.ts`](https://github.com/vector-im/chatterbox/blob/main/src/types/IChatterboxConfig.ts) for the format)
4) Start develop server:
```properties
yarn start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment