Skip to content

Commit 2e203ed

Browse files
authored
update docker env var information (#2093)
1 parent 3832ea8 commit 2e203ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/running-with-docker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A corresponding example can be found in https://github.com/geopython/demo.pygeoa
8080
Environment Variables for Configuration
8181
---------------------------------------
8282

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:
8484

8585
1. **`PYGEOAPI_SERVER_URL`**:
8686
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

Comments
 (0)