You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/railway.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5

6
6
7
-
## Step 1: Click to deploy[](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)
7
+
## Step 1: Click to deploy
8
8
9
-
---
9
+
[](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)
10
10
11
11
## Step 2: Configure & launch your environment
12
12
@@ -18,9 +18,10 @@ You also need to specity a `PASSWORD` and a `GIT_REPO` to clone in your environm
18
18
19
19
## Step 3: Modify your environment to add additional tools
20
20
21
-

22
-
23
21
1. In Railway, go to `Deployments -> Triggers` to see your source repo.
0 commit comments