We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef3ba3 commit 1c73238Copy full SHA for 1c73238
docker-compose.yml
@@ -36,6 +36,8 @@ services:
36
# Volumes mounted:
37
# - static: Ensures the ownership of static files in the /var/dejacode/static directory
38
# - 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.
41
chown:
42
image: alpine:latest
43
restart: "no"
0 commit comments