Skip to content

Commit 7cd7d54

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

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
@@ -405,7 +405,7 @@ services:
405405
# If the Docker container is run with a UID other than the UID which owns the local file system persistent storage,
406406
# explicitly make the container run with the correct UID. For example, `user: 1000:1000`.
407407
# In that case, also make sure that the `db` service gets the same `user: 1000:1000` configuration,
408-
# as they both need access to the filesystem
408+
# as they both need access to the file system.
409409

410410

411411
labels:

0 commit comments

Comments
 (0)