Skip to content

Commit

Permalink
Add empty API vars
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Nov 1, 2024
1 parent 654913a commit 0fa7b27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ services:
- DY_SIDECAR_PATH_OUTPUTS=/tmp/outputs
- DY_BOOT_OPTION_BOOT_MODE=0
- DY_SIDECAR_PATH=/home/osparcuser/work/workspace
- OSPARC_API_HOST=
- OSPARC_API_KEY=
- OSPARC_API_SECRET=
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
- ${PWD}/validation-tmp/workspace:/home/osparcuser/work/workspace
Expand Down

0 comments on commit 0fa7b27

Please sign in to comment.