fix: remove docker-compose.override.yml from repo

This commit is contained in:
Deluan 2020-02-06 12:14:10 -05:00
parent 18cbb153f3
commit 7815b57920
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# This is just an example. Customize it to your needs.
version: "3"
services:
navidrome:
build: .
environment:
# See all options and defaults in conf/configuration.go
ND_SCANINTERVAL: 5s
ND_LOGLEVEL: debug
volumes:
- "./data:/data"
- "/Users/deluan/Music/iTunes/iTunes Media/Music:/music"