Added koel config
This commit is contained in:
parent
f95e9f4154
commit
6849358f51
3 changed files with 68 additions and 0 deletions
4
koel/.env.example
Normal file
4
koel/.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Database Settings
|
||||
DB_USERNAME=koel
|
||||
DB_PASSWORD=changeme
|
||||
DB_ROOT_PASSWORD=changeme
|
||||
Reference in a new issue