added posts to volume set

This commit is contained in:
cbax 2024-10-24 16:52:13 +00:00
parent b21c492f54
commit 552a13c797

View file

@ -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