mirror of
https://github.com/airsonic/airsonic.git
synced 2025-10-03 01:39:34 +02:00
Remove unsupported database config by env vars
This commit is contained in:
parent
a18cd18154
commit
9b23fc4ee1
1 changed files with 0 additions and 8 deletions
|
@ -162,14 +162,6 @@
|
|||
<time>100000</time>
|
||||
<healthy>true</healthy>
|
||||
</wait>
|
||||
<env>
|
||||
<DatabaseConfigType>${env.DatabaseConfigType}</DatabaseConfigType>
|
||||
<DatabaseConfigEmbedDriver>${env.DatabaseConfigEmbedDriver}</DatabaseConfigEmbedDriver>
|
||||
<DatabaseConfigEmbedUrl>${env.DatabaseConfigEmbedUrl}</DatabaseConfigEmbedUrl>
|
||||
<DatabaseConfigEmbedUsername>${env.DatabaseConfigEmbedUsername}</DatabaseConfigEmbedUsername>
|
||||
<DatabaseConfigEmbedPassword>${env.DatabaseConfigEmbedPassword}</DatabaseConfigEmbedPassword>
|
||||
<DatabaseUsertableQuote>${env.DatabaseUsertableQuote}</DatabaseUsertableQuote>
|
||||
</env>
|
||||
<volumes>
|
||||
<bind>
|
||||
<!-- This binds a directory inside the integration-test/target directory in the host to the music directory in the Docker container -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue