Skip to content

Commit 37f2c37

Browse files
committed
- updated README
1 parent 82306da commit 37f2c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In alternative you can pull and push a configuration directly from/to a running
1111

1212
It goes without saying that a combination of an unprotected instance and an enabled admin API creates a security risk that is unaceptable for production scenarios. For that reason it should be used for **testing purposes only, without exposing the service to the Internet**.
1313

14-
Run pygeoapi docker container with hot reload, mounting a local configuration file:
14+
Run pygeoapi docker container with hot reload, enabling the admin API:
1515

1616
```bash
1717
docker run -p 5000:80 -e PYGEOAPI_SERVER_ADMIN=true geopython/pygeoapi:latest run-with-hot-reload

0 commit comments

Comments
 (0)