Fixed #4: can now import artists and releases with a clean interface :party:
This commit is contained in:
parent
3ccb70d0a8
commit
aa80bd15fa
43 changed files with 1614 additions and 120 deletions
2
dev.yml
2
dev.yml
|
|
@ -27,7 +27,7 @@ services:
|
|||
env_file: .env.dev
|
||||
build:
|
||||
context: ./api
|
||||
dockerfile: docker/Dockerfile.local
|
||||
dockerfile: docker/Dockerfile.test
|
||||
links:
|
||||
- postgres
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue