Skip to content

Commit 800ccf7

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

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

0 commit comments

Comments
 (0)