Add an .env
file for the website.
This commit is contained in:
8
Config/Hyperling.com/env.example
Normal file
8
Config/Hyperling.com/env.example
Normal file
@ -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
|
Reference in New Issue
Block a user