Skip to content

Commit

Permalink
Update run-testsystem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt authored Nov 25, 2024
1 parent 61648e4 commit 32dbc16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-testsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
# overwrite image path
sed -i "s|ghcr.io/slub/dfg-viewer|ghcr.io/markusweigelt/dfg-viewer|g" .env
# overwirte trusted host pattern config with ngrok url
sed -i "s|APP_T3_CONFIG_SYS_TRUSTEDHOSTSPATTERN=""|APP_T3_CONFIG_SYS_TRUSTEDHOSTSPATTERN="bear-genuine-hookworm.ngrok-free.app"|g" .env
- name: Run DFG-Viewer using Docker Compose
working-directory: dfg-viewer/Docker
Expand Down

0 comments on commit 32dbc16

Please sign in to comment.