Skip to content

Commit 33773f4

Browse files
Update docs/install/containers/examples/nginx-volto-plone-zeo.md
Co-authored-by: Steve Piercy <web@stevepiercy.com>
1 parent 7ce6bf0 commit 33773f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install/containers/examples/nginx-volto-plone-zeo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ services:
109109
environment:
110110
SITE: Plone
111111
ZEO_ADDRESS: db:8100
112-
ZEO_SHARED_BLOB_DIR: on #otherwise the backend will create its own filestorage/blogstorage
112+
ZEO_SHARED_BLOB_DIR: on # otherwise the backend will create its own blob storage
113113
volumes:
114114
- data:/data #the backend and db need access to the same volume
115115
ports:

0 commit comments

Comments
 (0)