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 959c21c commit 145fad7Copy full SHA for 145fad7
docs/install/containers/images/backend.md
@@ -70,7 +70,7 @@ docker run -p 8081:8081 -e LISTEN_PORT=8081 plone/plone-backend:{PLONE_BACKEND_V
70
With the standard container, it is not possible to add configuration fragments to
71
`zope.conf` directly or add extra ZCML, like it is with the `buildout` deployment
72
method. However, you can derive your own container image, and drop in configuration
73
-fragments. See *Extending from this image* below for instructions.
+fragments. See {ref}`backend-extending-from-this-image-label` below for instructions.
74
75
### Site creation variables
76
0 commit comments