Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lambtron committed Sep 11, 2023
1 parent d93290a commit 893ae47
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,11 @@ obtained from the following command run in the repo's root folder:
git rev-parse HEAD
```

Refer to these guides for using Docker to deploy Deno to specific platforms:
Then, copy the output of the above and paste it as `DENO_DEPLOYMENT_ID` in your
.env file.

Finally, refer to these guides for using Docker to deploy Deno to specific
platforms:

- [Amazon Lightsail](https://deno.land/manual/advanced/deploying_deno/aws_lightsail)
- [Digital Ocean](https://deno.land/manual/advanced/deploying_deno/digital_ocean)
Expand Down

0 comments on commit 893ae47

Please sign in to comment.