We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cbc7a9 + c47fe15 commit f5d5329Copy full SHA for f5d5329
1 file changed
DEVELOPMENT.md
@@ -664,6 +664,19 @@ CS_CLIENT_ID
664
CS_CLIENT_KEY
665
```
666
667
+
668
+### Connecting to another environment
669
670
+Proxy connects to the CipherStash production environment by default.
671
672
+To connect to an alternative environment, provide the CTS and ZeroKMS host endpoints:
673
674
+```
675
+CS_CTS_HOST
676
+CS_ZEROKMS_HOST
677
678
679
680
### Running the benchmark
681
682
```bash
0 commit comments