Skip to content

Commit 30ebdce

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

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
@@ -404,7 +404,7 @@ services:
404404
- db
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`.
407-
# In that case make sure also the 'db' service gets the same 'user: 1000:1000' configuration,
407+
# In that case, also make sure that the `db` service gets the same `user: 1000:1000` configuration,
408408
# as they both need access to the filesystem
409409

410410

0 commit comments

Comments
 (0)