Combine example files into one by moving resources to an env file.

This commit is contained in:
2025-10-30 07:18:25 -07:00
parent f12f945a04
commit f2604ff1fd
3 changed files with 29 additions and 53 deletions

View File

@@ -0,0 +1,19 @@
# This file will need copied as `.env` and adjusted as necessary.
## Docker ##
COMPOSE_BAKE=true
## Performance ##
# Micro Server
CPU=0.20
MEM=0.10G
CPU_LE=0.10
MEM_LE=0.05G
# Capable Server
#CPU=1.00
#MEM=0.50G
#CPU_LE=0.50
#MEM_LE=0.25G