Update README.md
This commit is contained in:
parent
0eb10c67ff
commit
1997e94c81
@ -39,7 +39,7 @@ braid:
|
||||
* you can see if braid is running by typing in `https://ysbraid.localhost:8443`
|
||||
* to connect to braid you need to use the url `wss://ysbraid.localhost:8443?token={token}`
|
||||
* the token is generated in the application that you're connecting to the braid app with (currently only measure has an implementation for this)
|
||||
* you can generate a token for development in you local console (`app-console`) with the following commands:
|
||||
* you can generate a token for development in your local console (`app-console`) with the following commands:
|
||||
|
||||
```
|
||||
secret = "test"
|
||||
|
Loading…
x
Reference in New Issue
Block a user