Docs: Fix rendering of API server configuration defaults
Change-Id: I32537d6a266c86055e5268143681cfe9b9e46462
This commit is contained in:
@@ -19,8 +19,8 @@ Overview
|
||||
This is a brief overview of the different configuration options for the API server.
|
||||
For more details, click on the configuration parameters.
|
||||
|
||||
+--------------------------------+--------------------------------------------------------+--------------------------------------------------------------+
|
||||
| Environment Variable | default | Usage |
|
||||
+----------------------------------+--------------------------------------------------------+------------------------------------------------------------+
|
||||
| Environment Variable | Default | Usage |
|
||||
+==================================+========================================================+============================================================+
|
||||
| ARA_ALLOWED_HOSTS_ | ``["127.0.0.1", "localhost", "::1"]`` | Django's ALLOWED_HOSTS_ setting |
|
||||
+----------------------------------+--------------------------------------------------------+------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user