mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Add config.json copy instruction to 'Development' as well
This commit is contained in:
parent
644a46bdfd
commit
9e27cb713f
1 changed files with 3 additions and 0 deletions
|
@ -290,6 +290,9 @@ bundle.css.map 116 kB 0 [emitted] main
|
|||
and rebuilds source files when they change. This development server also
|
||||
disables caching, so do NOT use it in production.
|
||||
|
||||
Configure the app by copying `config.sample.json` to `config.json` and
|
||||
modifying it. See the [configuration docs](docs/config.md) for details.
|
||||
|
||||
Open http://127.0.0.1:8080/ in your browser to see your newly built Riot.
|
||||
|
||||
___
|
||||
|
|
Loading…
Reference in a new issue