first commit

This commit is contained in:
2022-05-16 12:47:41 +02:00
parent f0ed49c593
commit 67d53b1c97

@ -14,6 +14,7 @@ services:
- UMASK=002 - UMASK=002
volumes: volumes:
- /whisparr:/config - /whisparr:/config
- /media/xxx:/xxx
ports: ports:
- 6969:6969 - 6969:6969
restart: unless-stopped restart: unless-stopped