Use docker volumes for support services and bap/bpp (#54)
* Add volumes for bap * Add volumes for bpp * Fix typo * Remove version due to obsolete warning
This commit is contained in:
@@ -117,7 +117,7 @@ else
|
||||
|
||||
)
|
||||
|
||||
echo "Configuring BAP protocol server"
|
||||
echo "Configuring BPP protocol server"
|
||||
# Apply replacements in both files
|
||||
for file in "$clientFile" "$networkFile"; do
|
||||
for key in "${!replacements[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user