Add initial database setup and user/artist management functionality
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Postgres
|
||||
POSTGRES_HOST=
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
Reference in New Issue
Block a user