Skip to content

Commit 1c73238

Browse files
committed
Add a note about the chown docker compose service #230
Signed-off-by: tdruez <[email protected]>
1 parent 8ef3ba3 commit 1c73238

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ services:
3636
# Volumes mounted:
3737
# - static: Ensures the ownership of static files in the /var/dejacode/static directory
3838
# - media: Ensures the ownership of media files in the /var/dejacode/media directory
39+
#
40+
# Notes: This service can be removed once DejaCode 5.3.0 will be released.
3941
chown:
4042
image: alpine:latest
4143
restart: "no"

0 commit comments

Comments
 (0)