9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
# 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
|