mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-19 07:44:22 +01:00
Fix bug with generator
This commit is contained in:
@@ -94,6 +94,7 @@ namespace DockerGenerator
|
||||
|
||||
foreach(var fragment in composition.AdditionalFragments)
|
||||
{
|
||||
if(!string.IsNullOrWhiteSpace(fragment))
|
||||
fragments.Add(fragment.Trim());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user