Bookstack cleaned

This commit is contained in:
2024-07-26 11:33:24 -07:00
parent 2f1c6757c8
commit 351bbada86
5 changed files with 35 additions and 24 deletions
+5
View File
@@ -58,7 +58,12 @@ BLDR_DC_VOLS=$(process_volumes "$BLDR_DC_VOLS")
# Clean up ENV
################################################
source ./_builder/dc-env.sh
# echo "*** Pre process **"
# echo "$BLDR_DC_ENV"
BLDR_DC_ENV=$(process_env_vars "$BLDR_DC_ENV" "$BLDR_APP")
# echo "*** Post **"
# echo "$BLDR_DC_ENV"
# exit
################################################
# Compile New Docker Var BLDR_NEW_DCF