fix: use autoplay for AWS quickstart

This commit is contained in:
Ben
2023-02-16 16:45:53 +00:00
parent 779c6549b4
commit 4c799798c6

View File

@ -22,7 +22,7 @@ Be sure to add a keypair so that you can connect over SSH to further [configure
After launching the instance, wait 30 seconds and navigate to the public IPv4 address. You should be redirected to a public tunnel URL.
<video playsinline loop>
<video autoplay playsinline loop>
<source src="https://github.com/coder/coder/blob/main/docs/images/quickstart/aws/launch.mp4?raw=true" type="video/mp4">
Your browser does not support the video tag.
</video>