mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-09-22 04:50:46 +02:00
chore:update pyproject.toml and docker-compose files to correct version
This commit is contained in:
parent
d2133d1584
commit
806948aa0b
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
|
||||
# Compliance/exports
|
||||
WEB_AUTO_ENFORCE: "0" # 1=auto-apply bracket enforcement and re-export
|
||||
APP_VERSION: "v2.2.5" # Optional label shown in footer
|
||||
APP_VERSION: "v2.2.6" # Optional label shown in footer
|
||||
# WEB_CUSTOM_EXPORT_BASE: "" # Optional custom export basename
|
||||
|
||||
# Paths (optional overrides)
|
||||
|
|
|
@ -29,7 +29,7 @@ services:
|
|||
|
||||
# Compliance/exports
|
||||
WEB_AUTO_ENFORCE: "0"
|
||||
APP_VERSION: "v2.2.5"
|
||||
APP_VERSION: "v2.2.6"
|
||||
# WEB_CUSTOM_EXPORT_BASE: ""
|
||||
|
||||
# Paths (optional overrides)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue