mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02:00
chore:fixed untabbed lines in compose files
This commit is contained in:
parent
f28f8e6b4f
commit
ed780d91e9
2 changed files with 5 additions and 7 deletions
|
@ -29,8 +29,6 @@ services:
|
||||||
WEB_TAG_PARALLEL: "1" # 1=parallelize tagging
|
WEB_TAG_PARALLEL: "1" # 1=parallelize tagging
|
||||||
WEB_TAG_WORKERS: "4" # Worker count when parallel tagging
|
WEB_TAG_WORKERS: "4" # Worker count when parallel tagging
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Misc land tuning (utility land selection – Step 7)
|
# Misc land tuning (utility land selection – Step 7)
|
||||||
# MISC_LAND_DEBUG: "1" # 1=write misc land debug CSVs (post-filter, candidates); off by default unless SHOW_DIAGNOSTICS=1
|
# MISC_LAND_DEBUG: "1" # 1=write misc land debug CSVs (post-filter, candidates); off by default unless SHOW_DIAGNOSTICS=1
|
||||||
# MISC_LAND_EDHREC_KEEP_PERCENT_MIN: "0.75" # Lower bound (0–1). When both MIN & MAX set, a random keep % in [MIN,MAX] is rolled each build
|
# MISC_LAND_EDHREC_KEEP_PERCENT_MIN: "0.75" # Lower bound (0–1). When both MIN & MAX set, a random keep % in [MIN,MAX] is rolled each build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue