Skip to content

Commit d3ee31a

Browse files
committed
mention nginx unprivileged
1 parent 131eb7f commit d3ee31a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/deployment/production-deployment.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ The ``FDP_HOST`` environment variable is used in the ``server.conf`` config file
6969
:language: yaml
7070
:lines: 2-
7171

72-
This is just a minimal example, so you may want to specify an image version, adjust the paths where necessary, and/or add some addional config.
72+
This is just a minimal example, so you may want to specify an image version, adjust the paths, where necessary, and/or add some addional config.
73+
There is also an ``nginxinc/nginx-unprivileged`` image, but that will require a bit more configuration.
7374

7475
.. note::
7576

0 commit comments

Comments
 (0)