Update API URL format to use club code + court number (e.g., otog2 for Otago Court 2)
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
This commit is contained in:
@@ -62,7 +62,9 @@ services:
|
||||
- score-data:/tmp:rw
|
||||
environment:
|
||||
- SQUASHKIWI_API=${SQUASHKIWI_API}
|
||||
- COURT_ID=${COURT_ID}
|
||||
- CLUB_CODE=${CLUB_CODE}
|
||||
- COURT_NUMBER=${COURT_NUMBER}
|
||||
- COURT_NAME=${COURT_NAME}
|
||||
- MEDIAMTX_API=http://localhost:9997
|
||||
- RECORDING_PATH=/recordings
|
||||
- IDLE_TIMEOUT=${IDLE_TIMEOUT}
|
||||
|
Reference in New Issue
Block a user