fix formatting bug?

This commit is contained in:
Ben Potter
2021-03-04 03:51:54 -05:00
committed by GitHub
parent 17d1266e11
commit 6db02c709c

View File

@@ -8,9 +8,7 @@ A collection of one-click buttons and scripts for deploying code-server to vario
| Vultr | VM | $5/mo, 1 CPU, 1 GB RAM | Test |
| Linode | VM | $3.50/mo, 1 CPU, 512 MB RAM | Test |
| Railway | Deploy Container | Free, specs unknown, but very fast 🚀 | [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Fbpmct%2Fcode-server-railway&envs=PASSWORD%2CGIT_REPO&PASSWORDDesc=Your+password+to+log+in+to+code-server+with&GIT_REPODesc=A+git+repo+to+clone+and+open+in+code-server+%28ex.+https%3A%2F%2Fgithub.com%2Fcdr%2Fdocs.git%29) |
| |
| Heroku | Deploy Container | Free, 1 CPU, 512 MB RAM | [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) |
| |
| Azure App Service | Deploy Container | Free, 1 CPU, 1 GB RAM | [see guide](https://github.com/bencdr/code-server-azure) |
---