added example hub/spoke docker-compose file.

pull/262/head
Jason Kulatunga 2 years ago
parent d47c4ea99a
commit 0022d848d6

@ -43,6 +43,6 @@ services:
depends_on:
web:
condition: service_healthy
# devices:
# - "/dev/sda"
# - "/dev/sdb"
devices:
- "/dev/sda"
- "/dev/sdb"
Loading…
Cancel
Save