mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-04-06 05:07:16 +02:00
fix: include ck_prices_cache.json in similarity cache build and download flows
This commit is contained in:
parent
e03f22a697
commit
6ecd45117f
9 changed files with 21 additions and 4 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=v4.6.1 # Matches dockerhub compose.
|
||||
APP_VERSION=v4.6.2 # Matches dockerhub compose.
|
||||
|
||||
############################
|
||||
# Theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue