Skip to content

Commit 62d5274

Browse files
authored
Fix QE build errors (#11854)
1 parent 877062f commit 62d5274

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source/includes/queryable-encryption/env-variables.rst

+13
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,16 @@
7777
To learn how you can setup these environment variables, see the
7878
`README.md <{+sample-app-url-qe+}/csharp/README.md>`__ file
7979
included in the sample application on GitHub.
80+
81+
.. tab::
82+
:tabid: rust
83+
84+
.. tip:: Environment Variables
85+
86+
The sample code in this tutorial references environment variables that
87+
you need to set. Alternatively, you can replace the values directly in
88+
the code.
89+
90+
To learn how you can setup these environment variables, see the
91+
`README.md <{+sample-app-url-qe+}/rust/README.md>`__ file
92+
included in the sample application on GitHub.

0 commit comments

Comments
 (0)