mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-16 00:34:43 +00:00
Use new teamScoreGame key to display team v team score. Fall back to old tally method if its not available
This commit is contained in:
parent
c1fcb61731
commit
a14fec7355
3 changed files with 151 additions and 121 deletions
|
|
@ -44,7 +44,7 @@ services:
|
|||
replicas: 1
|
||||
|
||||
api:
|
||||
image: "amineo/t2-stats-api:v0.0.13"
|
||||
image: "amineo/t2-stats-api:v0.0.14"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./build/api/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue