fix(Hedgedoc): Update backup folder
This commit is contained in:
parent
8f1a45969d
commit
db74e92291
|
@ -12,7 +12,7 @@ services:
|
|||
depends_on:
|
||||
- postgres
|
||||
volumes:
|
||||
- hedgedoc:/opt/hedgedoc/public/uploads
|
||||
- hedgedoc:/config/uploads
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue