Skip to content

Commit 46b5d64

Browse files
authored
Update docs/install/containers/recipes/index.md
1 parent 8a2d53e commit 46b5d64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/install/containers/recipes/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ docker run -e ZEO_ADDRESS=zeo:8100 --link zeo plone/plone-backend pack
147147
```
148148

149149
In RelStorage mode, pass the connection DSN.
150-
The following command assumes that the service that runs the Plone instance is named `backend`.
151-
Replace `backend` with your container's name.
152150

153151
```shell
154152
docker run -e RELSTORAGE_DSN="dbname='plone' user='plone' host='db' password='password' port='5432'" plone/plone-backend pack

0 commit comments

Comments
 (0)