Changed to local path for config
This commit is contained in:
parent
568fcaafd1
commit
6e89707032
|
@ -28,7 +28,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
## Adjust below paths (the left part) to your liking.
|
||||
## E.g. you can change ./config:/root/.stash to ./stash:/root/.stash
|
||||
- config:/root/.stash
|
||||
- /mnt/data/storage/stash-meta/config:/root/.stash
|
||||
- /mnt/data/storage/stash-meta/metadata:/metadata
|
||||
- /mnt/data/storage/stash-meta/cache:/cache
|
||||
- /mnt/data/storage/stash-meta/generated:/generated
|
||||
|
|
Loading…
Reference in New Issue