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 e102d0a commit 34b4b04Copy full SHA for 34b4b04
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
DATABASE_PASSWORD: password
19
PRIVATE_DIR: /shared/private
20
TMP_DIR: /shared/tmp
21
- PUBLIC_DIR: web/sites/default/files
+ PUBLIC_DIR: /shared/public
22
HASH_SALT: random-hash
23
CONFIG_SYNC_DIRECTORY: /shared/private/random-hash/sync
24
SHEPHERD_INSTALL_PROFILE: standard
0 commit comments