mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Improve self-hosting note
This commit is contained in:
@@ -177,10 +177,9 @@ assign new tokens to your account from as many machines as you want.
|
|||||||
|
|
||||||
## Hosting the recordings on the web
|
## Hosting the recordings on the web
|
||||||
|
|
||||||
As mentioned in the `Usage / rec` section above, if the `filename` argument to
|
As mentioned in the `Usage > rec` section above, if the `filename` argument to
|
||||||
`asciinema rec` is omitted then the resulting asciicast is uploaded
|
`asciinema rec` is omitted then the recorded asciicast is uploaded
|
||||||
to [asciinema.org](https://asciinema.org) where it's hosted for further playback
|
to [asciinema.org](https://asciinema.org). You can watch it there and share it via secret URL.
|
||||||
in a web browser.
|
|
||||||
|
|
||||||
If you prefer to host the recordings yourself, you can do so by recording to a
|
If you prefer to host the recordings yourself, you can do so by recording to a
|
||||||
file (`asciinema rec demo.json`) and using
|
file (`asciinema rec demo.json`) and using
|
||||||
|
|||||||
Reference in New Issue
Block a user