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 32dbc16 commit 4ae0516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-testsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ 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
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 4ae0516

Please sign in to comment.