diff --git a/Config/Hyperling.com/env.example b/Config/Hyperling.com/env.example new file mode 100644 index 0000000..c4b892e --- /dev/null +++ b/Config/Hyperling.com/env.example @@ -0,0 +1,8 @@ +# This file should be renamed '.env' and have any private values modified. + +## 2025-06-16 +## Performance Notes for Enabling BAKE +# Compose by itself takes about 35s to build this project. +# Enabling this setting first cause the build to take 80s. +# Subsequent builds consistently take less than 2 seconds. +COMPOSE_BAKE=true