mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
fix: use autoplay for AWS quickstart
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user