Add populate script and artist api
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
- "db"
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./musics:/musics
|
||||
db:
|
||||
container_name: db
|
||||
image: postgres:alpine3.14
|
||||
|
||||
Reference in New Issue
Block a user