diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,5 +24,6 @@ services: | |||
24 | restart: unless-stopped | 24 | restart: unless-stopped |
25 | volumes: | 25 | volumes: |
26 | - ./devices:/devices | 26 | - ./devices:/devices |
27 | - ./logs:/logs | ||
27 | network_mode: host | 28 | network_mode: host |
28 | ``` | 29 | ``` |