mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 15:40:12 +01:00
chore: prepare release v2.9.1
This commit is contained in:
parent
0f4d165201
commit
be6e73347a
7 changed files with 40 additions and 8 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# HOST=0.0.0.0 # Uvicorn bind host (only when APP_MODE=web).
|
||||
# PORT=8080 # Uvicorn port.
|
||||
# WORKERS=1 # Uvicorn worker count.
|
||||
APP_VERSION=v2.9.0 # Matches dockerhub compose.
|
||||
APP_VERSION=v2.9.1 # Matches dockerhub compose.
|
||||
|
||||
############################
|
||||
# Theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue