We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad44bd commit 921fb20Copy full SHA for 921fb20
docs/source/running-with-docker.rst
@@ -92,7 +92,7 @@ The base Docker image supports two additional environment variables for configur
92
93
docker run -p 5000:80 -e PYGEOAPI_SERVER_ADMIN=true -it geopython/pygeoapi
94
95
- This does not enable hot reloading of the `pygoeapi` configuration. To learn more about the Admin API see :ref:`admin-api`.
+ This does not enable hot reloading of the `pygeoapi` configuration. To learn more about the Admin API see :ref:`admin-api`.
96
97
98
Deploying on a sub-path
0 commit comments