We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe2ed4 commit 619bc33Copy full SHA for 619bc33
README.md
@@ -23,5 +23,5 @@ A collection of one-click buttons and scripts for deploying code-server to vario
23
- App Platforms deploy code-server containers, and are often rebuilt
24
- App platforms can shut down when you are not using it, saving you money
25
- All software and dependencies need to be defined in the `Dockerfile` or install script so they aren't destroyed on a rebuild
26
- - Storage may not be redundant. You may have to use [rclone](https://rclone.org/) to store your filesystem on a cloud service
+ - Storage may not be redundant. You may have to use [rclone](https://rclone.org/) to store your filesystem on a cloud service, for info:
27
- [📄 Docs for code-server-deploy-container](deploy-container/)
0 commit comments