diff --git a/docker-compose.yml b/docker-compose.yml index cc54353..18b6dce 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -18,7 +18,7 @@ services: DATABASE_PASSWORD: password PRIVATE_DIR: /shared/private TMP_DIR: /shared/tmp - PUBLIC_DIR: web/sites/default/files + PUBLIC_DIR: /shared/public HASH_SALT: random-hash CONFIG_SYNC_DIRECTORY: /shared/private/random-hash/sync SHEPHERD_INSTALL_PROFILE: standard