Add warning in documentation about public facing Gotenberg instances

This commit is contained in:
Julien Neuhart
2020-12-30 15:47:54 +01:00
parent fcaf4a9b51
commit 432ec161c1
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ title: Install
Gotenberg is shipped within a Docker image.
**[Gotenberg should ONLY be used in a trusted network by trusted applications. Do NOT expose Gotenberg to the external world.](https://blazej-adamczyk.medium.com/0-day-bug-breaks-multi-million-dollar-system-38c9e31b27e9)**
You may start it with:
```bash