Skip to content

Commit 3823a03

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

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
@@ -111,7 +111,7 @@ services:
111111
ZEO_ADDRESS: db:8100
112112
ZEO_SHARED_BLOB_DIR: on # otherwise the backend will create its own blob storage
113113
volumes:
114-
- data:/data #the backend and db need access to the same volume
114+
- data:/data # the backend and database need access to the same volume
115115
ports:
116116
- "8080:8080"
117117
depends_on:

0 commit comments

Comments
 (0)