Skip to content

Commit

Permalink
Add api host variable passthrough
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Apr 19, 2024
1 parent 06e868d commit 7020d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .osparc/jupyter-math/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ compose-spec:
jupyter-math:
image: $${SIMCORE_REGISTRY}/simcore/services/dynamic/jupyter-math:$${SERVICE_VERSION}
environment:
- OSPARC_API_HOST=$${OSPARC_VARIABLE_API_HOST}
- OSPARC_API_KEY=$${OSPARC_VARIABLE_API_KEY}
- OSPARC_API_SECRET=$${OSPARC_VARIABLE_API_SECRET}
container-http-entrypoint: jupyter-math

0 comments on commit 7020d19

Please sign in to comment.