You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/running-with-docker.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ A corresponding example can be found in https://github.com/geopython/demo.pygeoa
80
80
Environment Variables for Configuration
81
81
---------------------------------------
82
82
83
-
The base Docker image supports two additional environment variables for configuring the `pygeoapi` server behavior:
83
+
In addition to **`PYGEOAPI_CONFIG`** and **`PYGEOAPI_OPENAPI`**, the base Docker image supports additional environment variables for configuring the `pygeoapi` server behavior:
84
84
85
85
1. **`PYGEOAPI_SERVER_URL`**:
86
86
This variable sets the `pygeoapi` server URL in the configuration. It is useful for dynamically configuring the server URL during container deployment. For example:
0 commit comments