update button and instructions

This commit is contained in:
Ben Potter
2021-03-02 14:48:49 -05:00
committed by GitHub
parent 6f396cc0a9
commit ecc5f1f2b2

View File

@@ -2,4 +2,5 @@
An image built for deploying code-server to [railway.app](https://railway.app).
[![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%2CPORT&GIT_REPODesc=%28Optional%29%3A+A+git+repo+to+clone)
To launch your code-server environment, click this button and auth with GitHub. It will ask you to make a new repo to store this image, so you can add additional software in the future:
[![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)