Add docker compose examples, with traefik or caddy and without, fixes #476 (#2240)

* add docker compose examples, with traefik or caddy and without, fixes #476

* ignore the docker-compose in root, but not the one in contrib
This commit is contained in:
Torsten Curdt 2023-03-11 00:57:09 +01:00 committed by GitHub
parent 016454c217
commit 50d9838652
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 109 additions and 1 deletions

3
.gitignore vendored
View file

@ -19,8 +19,9 @@ cache/*
embedded_gen.go
dist
music
docker-compose.yml
navidrome.db-shm
navidrome.db-wal
tags
.gitinfo
docker-compose.yml
!contrib/docker-compose.yml