fix path
This commit is contained in:
parent
88cdaf55b8
commit
83a659c724
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
image: shaarli/shaarli
|
||||
volumes:
|
||||
- shaarli-cache:/var/www/shaarli/cache
|
||||
- ${ROOT_INSTALL}/selfhosting/data/shaarli:/var/www/shaarli/data
|
||||
- ${ROOT_INSTALL}/data/shaarli:/var/www/shaarli/data
|
||||
networks:
|
||||
- srv
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue