This commit is contained in:
Ben
2021-03-04 00:08:43 -05:00
parent cda6a8a62f
commit 38c04efc90

View File

@@ -29,7 +29,7 @@ $ cat $(rclone config file | sed -n 2p) | base64 --wrap=0 # Linux
$ cat $(rclone config file | sed -n 2p) | base64 --b 0 # MacOS
```
Now, you canadd the following the environment variables in the code-server cloud app:
Now, you can add the following the environment variables in the code-server cloud app:
| Environment Variable | Description | Default Value | Required |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------- | -------- |