added posts to volume set
This commit is contained in:
parent
b21c492f54
commit
552a13c797
1 changed files with 2 additions and 1 deletions
|
@ -9,4 +9,5 @@ services:
|
||||||
- '7654:7654'
|
- '7654:7654'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/http/cbax_dev:/app/static
|
- /srv/http/cbax_dev/static:/app/static
|
||||||
|
- /srv/http/cbax_dev/posts:/app/posts
|
||||||
|
|
Loading…
Reference in a new issue