We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c35df commit c47fe15Copy full SHA for c47fe15
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