Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

fix explanation #486

Merged
merged 1 commit into from Jun 15, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitpod.yml
Expand Up @@ -22,5 +22,5 @@ tasks:
cd scripts
docker-compose -f docker-compose.dev.yml up
openMode: split-right
- command: echo If browser tab did not open, the BPA should finally run at https://$BPA_HOST - have fun!
- command: echo Observe the other terminal "docker-compose" for the launch progress. At the end, the frontend will open in the browser (at https://$BPA_HOST) - have fun!
openIn: left