Skip to content

Commit

Permalink
Fix plat2 checks
Browse files Browse the repository at this point in the history
  • Loading branch information
sambles committed Feb 28, 2024
1 parent 2408f5f commit 1605466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/plat2-v2.docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ services:
OASIS_MODEL_SUPPLIER_ID: OasisLMF
OASIS_MODEL_ID: PiWind
OASIS_MODEL_VERSION_ID: 1
OASIS_API_VERSION: ${WORKER_API_VER:-v2}
OASIS_RUN_MODE: ${WORKER_API_VER:-v2}
volumes:
- ../:/home/worker/model
- filestore-OasisData:/shared-fs:rw
Expand Down

0 comments on commit 1605466

Please sign in to comment.