Skip to content

Commit 34b4b04

Browse files
committed
Use correct public folder.
1 parent e102d0a commit 34b4b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
DATABASE_PASSWORD: password
1919
PRIVATE_DIR: /shared/private
2020
TMP_DIR: /shared/tmp
21-
PUBLIC_DIR: web/sites/default/files
21+
PUBLIC_DIR: /shared/public
2222
HASH_SALT: random-hash
2323
CONFIG_SYNC_DIRECTORY: /shared/private/random-hash/sync
2424
SHEPHERD_INSTALL_PROFILE: standard

0 commit comments

Comments
 (0)