Skip to content

Commit 529158f

Browse files
Update docs/install/containers/examples/traefik-volto-plone-varnish.md
Co-authored-by: Steve Piercy <web@stevepiercy.com>
1 parent cc3da7c commit 529158f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install/containers/examples/traefik-volto-plone-varnish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ services:
397397
ZEO_ADDRESS: db:8100
398398
ZEO_SHARED_BLOB_DIR: on # otherwise the backend will create its own blob storage
399399
volumes:
400-
- data:/data #the backend and db need access to the same volume
400+
- data:/data # the backend and database need access to the same volume
401401
ports:
402402
- 8080:8080
403403
depends_on:

0 commit comments

Comments
 (0)