Mention environment variables in the configuration section

This commit is contained in:
Duncan Ogilvie
2021-08-02 11:45:12 -05:00
committed by GitHub
parent 6909e3435e
commit c4387ec7dd
+2
View File
@@ -60,6 +60,8 @@ role-claim-key String .role
raw-media-types String
======================== ======= ================= ========
You can also set these configuration parameters using environment variables. They are capitalized, have a ``PGRST_`` prefix, and use underscores. For example: ``PGRST_DB_URI`` corresponds to ``db-uri``.
.. _config_reloading:
Configuration Reloading