diff --git a/.env b/.env index db0fbfd..3c3917a 100644 --- a/.env +++ b/.env @@ -6,7 +6,7 @@ # Use the value from the 'TZ identifier' column TZ=Etc/UTC -# Directory configuration. This .env file should be in $DOCKER_APP_DIR/.env +# Directory configuration. This .env file should be in /opt/docker, using the defaults below. # You MUST use absolute paths, otherwise each bind mount would be created relative to each compose file, and not # the current directory DOCKER_DATA_DIR=/opt/docker/data