Fixed #4: can now import artists and releases with a clean interface :party:

This commit is contained in:
Eliot Berriot 2017-06-29 23:26:57 +02:00
commit aa80bd15fa
43 changed files with 1614 additions and 120 deletions

View file

@ -27,7 +27,7 @@ services:
env_file: .env.dev
build:
context: ./api
dockerfile: docker/Dockerfile.local
dockerfile: docker/Dockerfile.test
links:
- postgres
- redis