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