mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Bookstack, test works
This commit is contained in:
+2
-2
@@ -58,10 +58,10 @@ BLDR_DC_VOLS=$(process_volumes "$BLDR_DC_VOLS")
|
||||
# Clean up ENV
|
||||
################################################
|
||||
source ./_builder/dc-env.sh
|
||||
# echo "*** Pre process **"
|
||||
# echo "The Input: "
|
||||
# echo "$BLDR_DC_ENV"
|
||||
BLDR_DC_ENV=$(process_env_vars "$BLDR_DC_ENV" "$BLDR_APP")
|
||||
# echo "*** Post **"
|
||||
# echo "The Output: "
|
||||
# echo "$BLDR_DC_ENV"
|
||||
# exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user