Fix conflicting logging directory

This commit is contained in:
Marco Thomas
2021-03-10 14:15:07 +01:00
parent 5d91a0926b
commit c1db5e2a9f
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ services:
environment:
restart: always
volumes:
- ./data:/data
- ./logs:/logs
volumes:
data:
logs: