From 8b7f94d51f2c1b4b34bd076dff0cddca25ca7643 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 16 Jun 2025 17:32:15 -0600 Subject: [PATCH] Add note as to what type of system the testing was done on. --- Config/Hyperling.com/env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/Config/Hyperling.com/env.example b/Config/Hyperling.com/env.example index c4b892e..768122e 100644 --- a/Config/Hyperling.com/env.example +++ b/Config/Hyperling.com/env.example @@ -5,4 +5,5 @@ # 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. +# Testing was done on the micro server, not a workstation. COMPOSE_BAKE=true