diff --git a/guides/railway.md b/guides/railway.md index 85ca076..c3b5ff5 100644 --- a/guides/railway.md +++ b/guides/railway.md @@ -43,7 +43,7 @@ You also need to specity a `PASSWORD` and a `GIT_REPO` to clone in your environm 1. (Optional): [Configure rclone](https://github.com/cdr/deploy-code-server/tree/main/deploy-container#-persist-your-filesystem-with-rclone) so that you can save your VS Code config and files without commiting -See the [deploy-container README](../deploy-container) for other config vars for your environment. +See the [deploy-container README](../deploy-container) for other config vars for your environment. These variables, such as your password, can be managed in the "Variables" section of your project in railway. ---